NetBSD/sys/arch/alpha/include
nisimura 48ff19c98b u_char -> u_int for function argument and return of Zilog register
manipulation helper functions; no loss, no gain, for Alpha processor.
2000-09-09 06:08:42 +00:00
..
Makefile Add <machine/int_types.h>, which provides namespace-pure definitions 2000-06-26 15:42:16 +00:00
Makefile.inc
alpha.h Define the biglock perimeter for the Alpha port, and generally clean 2000-09-04 00:31:58 +00:00
alpha_cpu.h And more ANSI'ification! 2000-06-08 03:10:06 +00:00
ansi.h G/c _BSD_INTPTR_T_ and _BSD_UINTPTR_T_. 2000-06-27 05:53:22 +00:00
aout_machdep.h
asm.h Add a WEAK_ALIAS() macro. 2000-06-23 12:18:45 +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
bus.h Define bus_space_*_stream_N functions as their non-stream counterparts. 2000-07-31 22:43:46 +00:00
bwx.h ANSI'ify. 2000-06-08 02:53:47 +00:00
cdefs.h
cfbreg.h
conf.h
cpu.h Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04: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 remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 09:02:51 +00:00
disklabel.h
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
endian.h
endian_machdep.h
fbio.h
float.h And more ANSI'ification! 2000-06-08 03:10:06 +00:00
frame.h
ieee.h
ieeefp.h
int_types.h Resolve some formatting nits; add __intptr_t and __uintptr_t. 2000-06-27 04:58:51 +00:00
intr.h Add spllock(). See spl(9) for details. 2000-08-22 19:46:26 +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 Remove an unnecessary MB in __cpu_simple_unlock(), per sections 2000-08-14 20:28:28 +00:00
logout.h And more ANSI'ification! 2000-06-08 03:10:06 +00:00
math.h
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 Implement MP-safe lazy FP context switching, modeled on the 2000-08-15 22:16:17 +00:00
pci_machdep.h Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
pio.h s/ouwl/outl/ in macro definition. 2000-06-19 12:19:38 +00:00
pmap.h Snapshot of TLB shootdown bugfixes. 2000-08-26 03:27:44 +00:00
proc.h
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
signal.h
stdarg.h
sysarch.h Pass the abst to alpha_pci_mem_unmap() so that the real size of the 2000-06-30 18:19:28 +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 u_char -> u_int for function argument and return of Zilog register 2000-09-09 06:08:42 +00:00