NetBSD/sys/arch/alpha/include
thorpej 20f1193ce2 Delete a couple of statistics that are not really worth keeping. 2001-04-24 20:14:45 +00:00
..
Makefile Add definitions of C99 integer format conversion macros. 2001-04-15 17:13:04 +00:00
Makefile.inc
alpha.h Do the md_syscall, __HAVE_MINIMAL_EMUL and __HAVE_SYSCALL_INTERN thangs. 2000-12-13 03:16:36 +00:00
alpha_cpu.h And more ANSI'ification! 2000-06-08 03:10:06 +00:00
ansi.h replace 'long long' with int64_t to compile stand alone program with 2001-01-03 10:08:55 +00:00
aout_machdep.h
asm.h Add a WEAK_ALIAS() macro. 2000-06-23 12:18:45 +00:00
atomic.h Oops, properly mark a memory operand as both an input and an 2001-04-16 17:05:22 +00:00
autoconf.h And more ANSI'ification! 2000-06-08 03:10:06 +00:00
bswap.h
bus.h Add the BUS_DMA_STREAMING flag. 2001-03-07 22:42:16 +00:00
bwx.h ANSI'ify. 2000-06-08 02:53:47 +00:00
cdefs.h
cfbreg.h
conf.h add decls for fd driver. 2000-04-10 01:19:13 +00:00
cpu.h Adjust the way the cpu_info[] array works (array of pointers 2001-04-21 16:27:10 +00:00
cpuconf.h And more ANSI'ification! 2000-06-08 03:10:06 +00:00
cpuvar.h Count individual interprocessor interrupts -- it's good to know where 2000-11-18 19:25:35 +00:00
db_machdep.h Glue in KGDB. Needs some more work -- KGDB currently renders 2001-04-19 17:48:46 +00:00
disklabel.h Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
ecoff_machdep.h
eisa_machdep.h Add functions to read EISA configuration data for MEM, IRQ, DMA, and IO. 2000-08-11 00:43:18 +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
int_const.h Add definitions of C99 integer constant macros. 2001-04-14 22:38:33 +00:00
int_fmtio.h Add definitions of C99 integer format conversion macros. 2001-04-15 17:13:04 +00:00
int_limits.h Add definitions of C99 specified-width integer type limits. 2001-04-15 15:29:02 +00:00
int_mwgwtypes.h Add definitions of C99 minimum-width and greatest-width integer types. 2001-04-14 12:19:49 +00:00
int_types.h Replace the 'unsigned __COMPILER_INT64__' construct with a new name, 2001-04-12 22:01:18 +00:00
intr.h Add splipi() to block interprocessor interrupts (which come in at IPL 5). 2001-04-20 22:28:58 +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
limits.h Preparation for the future introduction of multibyte locale. 2000-08-08 22:31:13 +00:00
loadfile_machdep.h And more ANSI'ification! 2000-06-08 03:10:06 +00:00
lock.h SPINLOCK_INTERLOCK_RELEASE_HOOK should actually be 2001-04-20 22:58:39 +00:00
logout.h Verbose display of machine check errors on AS200/400 boxes. 2001-03-25 05:52:38 +00:00
math.h Improve namespace test macros a bit. 2000-02-05 14:04:36 +00:00
pal.h
param.h Only include <machine/intr.h> if _KERNEL. Noted by enami tsugutomo. 2000-06-09 16:03:04 +00:00
pcb.h Eliminate race conditions in the FP-switch code. MP kernels get 2001-04-20 00:10:17 +00:00
pci_machdep.h Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
pio.h Make this C++ safe. 2001-01-07 03:59:31 +00:00
pmap.h Delete a couple of statistics that are not really worth keeping. 2001-04-24 20:14:45 +00:00
proc.h Make ASTs per-process. 2001-01-19 18:51:17 +00:00
profile.h Move the Alpha _mcount() into a .S file so that it can be 2000-09-05 16:28:30 +00:00
prom.h And more ANSI'ification! 2000-06-08 03:10:06 +00:00
psl.h
pte.h
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 Oops, g/c some stuff from previous. 2000-07-06 23:29:13 +00:00
setjmp.h
sigdebug.h Let COMPAT_LINUX build with DEBUG 2000-12-27 23:47:58 +00:00
signal.h
stdarg.h Make stdarg/varargs work with GCC 2.96. 2000-05-10 17:53:45 +00:00
sysarch.h Nonfunctional change split out from pending functional commit. 2001-04-20 23:52:23 +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 Make ASTs per-process. 2001-01-19 18:51:17 +00:00
userret.h ANSI'ify, and inline userret(). 2001-01-03 22:15:38 +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 an un-true comment regarding the location of the u-area. 2001-04-18 16:04:43 +00:00
vuid_event.h
z8530var.h A forgotten commit that should be done at the time when zs_ioasic.c was 2000-12-08 09:42:44 +00:00