NetBSD/sys/arch/m68k/include
simonb 3c185af5fd Include <sys/endian.h> after defining whether where are little- or
big-endian.  i386, pc532 and vax still include <machine/byte_swap.h>
and define macros for the {n,h}to{h,n}*() functions.  mips also
defines some endian-independent assembly-code aliases for unaligned
memory accesses.
1999-08-21 05:53:50 +00:00
..
Makefile Add COMPAT_SVR4 for m68k. 1999-04-19 21:22:56 +00:00
ansi.h Provide definitions for intptr_t and uintptr_t, signed resp. unsigned integral 1998-04-27 17:39:10 +00:00
aout_machdep.h Garbage-collect some things no longer needed since there are no longer 1997-04-09 23:34:29 +00:00
asm.h * Change multiple inclusion protection symbols to use the standard naming 1999-05-01 19:20:52 +00:00
asm_single.h no semicolon, please 1998-07-25 09:24:17 +00:00
bswap.h Include <sys/bswap.h> for function prototypes. i386, pc532 and vax 1999-08-21 05:39:51 +00:00
cacheops.h Nuke vm_offset_t/vm_size_t. 1998-09-02 11:16:31 +00:00
cacheops_20.h Nuke vm_offset_t/vm_size_t. 1998-09-02 11:16:31 +00:00
cacheops_30.h Nuke vm_offset_t/vm_size_t. 1998-09-02 11:16:31 +00:00
cacheops_40.h Nuke vm_offset_t/vm_size_t. 1998-09-02 11:16:31 +00:00
cacheops_60.h Nuke vm_offset_t/vm_size_t. 1998-09-02 11:16:31 +00:00
cdefs.h Garbage-collect. 1999-03-20 01:40:25 +00:00
cpu.h Move the (boiled down) interface declarations into m68k.h 1997-10-21 18:03:56 +00:00
db_machdep.h Nuke vm_offset_t/vm_size_t. 1998-09-02 11:16:31 +00:00
elf_machdep.h Add m68k relocation types. 1998-07-12 01:39:06 +00:00
endian.h Include <sys/endian.h> after defining whether where are little- or 1999-08-21 05:53:50 +00:00
float.h The smallest positive normalized number in extended precision is 2^-16383. 1998-09-27 04:54:49 +00:00
frame.h Move linux_reenter_syscall() to a common location and rename it to 1999-04-19 20:58:37 +00:00
ieee.h
ieeefp.h RCSID Police. 1998-01-05 07:02:46 +00:00
kcore.h Remove unused part of sun3_kcore_hdr. 1997-05-01 22:48:09 +00:00
limits.h _POSIX_SOURCE -> _POSIX_C_SOURCE 1998-08-06 11:25:04 +00:00
m68k.h comments 1997-10-21 19:15:33 +00:00
param.h Pull in opt_gateway.h as appropriate. 1998-04-29 23:11:00 +00:00
pcb.h The user segment table pointer is no longer kept here. Change it to 1998-01-06 06:46:05 +00:00
profile.h inline -> __inline 1997-11-05 04:13:24 +00:00
psl.h Change the semantics of splsoftclock() to be like other spl*() functions, 1999-08-05 18:08:08 +00:00
ptrace.h
reg.h Define FP as a synonym for A6. 1999-04-19 21:19:08 +00:00
setjmp.h Need 21 longs for jmp_buf now, due to 128-bit signal mask (and use 1998-09-15 23:06:41 +00:00
signal.h Pull in <m68k/frame.h> if __M68K_SIGNAL_PRIVATE, for sigstate. 1998-09-30 21:52:45 +00:00
stdarg.h whitespace... 1999-05-04 13:57:19 +00:00
svr4_machdep.h Add COMPAT_SVR4 for m68k. 1999-04-19 21:22:56 +00:00
sync_icache.h * Declaration mismatch: len is a size_t, not a pointer to one. 1999-04-13 16:52:37 +00:00
sysctl.h CTL_MACHDEP definitions. (Common to all m68k ports.) 1996-12-17 19:26:51 +00:00
trap.h
types.h Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
varargs.h