NetBSD/sys/arch/pc532/include
takemura c5fd828440 replace 'long long' with int64_t to compile stand alone program with
compiler other than GCC.
2001-01-03 10:08:55 +00:00
..
Makefile Add <machine/int_types.h>, which provides namespace-pure definitions 2000-06-26 15:42:16 +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
autoconf.h Make booted_device global (and booted_parition for consitency). 2000-06-01 00:49:49 +00:00
bswap.h Include <sys/bswap.h> for function prototypes. i386, pc532 and vax 1999-08-21 05:39:51 +00:00
byte_swap.h
cdefs.h
conf.h
cpu.h Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
cpufunc.h
db_machdep.h uvm_inherit.h was removed, and doesn't seem to be needed here. 2000-08-02 15:24:40 +00:00
disklabel.h
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
float.h
fpu.h
frame.h
icu.h
ieee.h Add ieee.h. 1999-08-29 18:10:33 +00:00
ieeefp.h
int_types.h replace 'long long' with int64_t to compile stand alone program with 2001-01-03 10:08:55 +00:00
jmpbuf.h
kcore.h
limits.h Preparation for the future introduction of multibyte locale. 2000-08-08 22:31:13 +00:00
lock.h Let each platform typedef the new __cpu_simple_lock_t, which should 2000-05-02 04:41:04 +00:00
math.h const -> __const and include <sys/cdefs.h> earlier; fixes PR lib/9052 2000-01-04 14:20:05 +00:00
mtpr.h
param.h Change KERNBASE to 0xe0000000 to give more room for KVA. This is the maximum 2000-07-18 12:45:49 +00:00
pcb.h PMAP_NEW is no longer optional on the pc532; the old pmap's page table 1999-06-17 00:22:41 +00:00
pmap.h We do wired page accounting. Tell UVM about it. 2000-09-28 13:09:10 +00:00
proc.h
profile.h
psl.h fix typo. 2000-12-19 16:24:43 +00:00
pte.h
ptrace.h
reg.h
setjmp.h
signal.h
stdarg.h Add a C99-style va_copy macro. 2000-02-03 16:16:06 +00:00
trap.h
types.h replace 'long long' with int64_t to compile stand alone program with 2001-01-03 10:08:55 +00:00
varargs.h
vmparam.h '532 has 4K pages. Make PAGE_SIZE and friends into compile-time 2000-11-14 19:31:51 +00:00