NetBSD/sys/arch/alpha/include
cgd c2ebb05a74 make spl0() and spllowersoftclock() return void. Also, move spl0()
prototype from param.h to intr.h.  (there were some big XXXs in param.h
that said to do that, and intr.h is included by param.h, so...)
2000-06-09 01:40:12 +00:00
..
Makefile Switch to the new `evcnt' mechanism for counting interrupts. Maintain 2000-06-05 21:47:10 +00:00
Makefile.inc New file, included if present for ${MACHINE_ARCH} by bsd.kmod.mk. 1999-03-10 06:41:48 +00:00
alpha.h And more ANSI'ification! 2000-06-08 03:10:06 +00:00
alpha_cpu.h And more ANSI'ification! 2000-06-08 03:10:06 +00:00
ansi.h Make stdarg/varargs work with GCC 2.96. 2000-05-10 17:53:45 +00:00
aout_machdep.h
asm.h Implement WARN_REFERENCES(). 1998-12-02 00:58:42 +00:00
atomic.h ANSI'ify. 2000-06-08 02:53:47 +00:00
autoconf.h And more ANSI'ification! 2000-06-08 03:10:06 +00:00
bswap.h Include <sys/bswap.h> for function prototypes. i386, pc532 and vax 1999-08-21 05:39:51 +00:00
bus.h And more ANSI'ification! 2000-06-08 03:10:06 +00:00
bwx.h ANSI'ify. 2000-06-08 02:53:47 +00:00
cdefs.h Garbage-collect. 1999-03-20 01:40:25 +00:00
cfbreg.h
conf.h add decls for fd driver. 2000-04-10 01:19:13 +00:00
cpu.h And more ANSI'ification! 2000-06-08 03:10:06 +00:00
cpuconf.h And more ANSI'ification! 2000-06-08 03:10:06 +00:00
cpuvar.h Switch to the new `evcnt' mechanism for counting interrupts. Maintain 2000-06-05 21:47:10 +00:00
db_machdep.h ANSI'ify. 2000-06-08 02:53:47 +00:00
disklabel.h Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
ecoff_machdep.h Alpha ECOFF object type definitions 1999-04-27 02:32:33 +00:00
eisa_machdep.h Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
elf_machdep.h Move dl* function definitions to libc on ELF. 2000-04-02 15:35:47 +00:00
endian.h In the `MY THAT'S GROSS' department... 2000-03-17 00:09:18 +00:00
endian_machdep.h In the `MY THAT'S GROSS' department... 2000-03-17 00:09:18 +00:00
fbio.h
float.h And more ANSI'ification! 2000-06-08 03:10:06 +00:00
frame.h
ieee.h
ieeefp.h #ifdef _KERNEL, define the machine FPCR bits and a rounding mode macro 1999-04-29 02:55:50 +00:00
intr.h make spl0() and spllowersoftclock() return void. Also, move spl0() 2000-06-09 01:40:12 +00:00
isa_machdep.h Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
isapnp_machdep.h kill __P in these files. (I had to look at them anyway with an eye for 2000-06-01 00:04:50 +00:00
kbio.h
kcore.h replace the single phys_ram_seg_t with a count. an array of segment 1998-02-14 00:17:57 +00:00
limits.h Define ISO C99 (unsigned) long long (min, max) symbols. 2000-03-07 19:31:49 +00:00
loadfile_machdep.h And more ANSI'ification! 2000-06-08 03:10:06 +00:00
lock.h And more ANSI'ification! 2000-06-08 03:10:06 +00:00
logout.h And more ANSI'ification! 2000-06-08 03:10:06 +00:00
math.h Improve namespace test macros a bit. 2000-02-05 14:04:36 +00:00
pal.h
param.h make spl0() and spllowersoftclock() return void. Also, move spl0() 2000-06-09 01:40:12 +00:00
pcb.h
pci_machdep.h Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
pio.h And more ANSI'ification! 2000-06-08 03:10:06 +00:00
pmap.h And more ANSI'ification! 2000-06-08 03:10:06 +00:00
proc.h Move cpu_info and related info into <machine/cpu.h>, and implement the 1999-08-10 23:35:43 +00:00
profile.h
prom.h And more ANSI'ification! 2000-06-08 03:10:06 +00:00
psl.h
pte.h Fix a bug in TBI optimization uncovered by the "access_type" changes. Thanks 1999-04-09 00:38:10 +00:00
ptrace.h
reg.h And more ANSI'ification! 2000-06-08 03:10:06 +00:00
rnd.h Add cpu_counter() for rnd(4), using the rpcc insn. 2000-06-08 02:19:20 +00:00
rpb.h Add EV57 and EV67 processor variants. 2000-06-03 14:12:28 +00:00
setjmp.h Need 83 longs for a jmp_buf now. 1998-09-14 06:07:29 +00:00
signal.h Make signal delivery work again. 1998-09-13 01:51:29 +00:00
stdarg.h Make stdarg/varargs work with GCC 2.96. 2000-05-10 17:53:45 +00:00
sysarch.h And more ANSI'ification! 2000-06-08 03:10:06 +00:00
tc_machdep.h kill __P in these files. (I had to look at them anyway with an eye for 2000-06-01 00:04:50 +00:00
types.h Add cpu_counter() for rnd(4), using the rpcc insn. 2000-06-08 02:19:20 +00:00
varargs.h Only use __builtin_va_alist_t if using GCC 2.96 or later. Fixes 2000-05-12 23:49:11 +00:00
vmparam.h Remove the adjustment of VM_PHYS_SIZE for `large memory machines'. The 2000-05-22 17:13:53 +00:00
vuid_event.h
z8530var.h And more ANSI'ification! 2000-06-08 03:10:06 +00:00