NetBSD/sys/arch/m68k/include
bouyer dc306354b0 Move the bswap functions from libutil to libc (this bups the
minor of libc and the major of libutil). For little-endian architectures
merge the bnswap() assembly versions with nto* and hton* using symbols
aliasing. Use symbol renaming for the bswap function in this case to avoid
namespace pollution.
Declare bswap* in machine/bswap.h, not machine/endian.h. For little-endian
machines, common code for inline macros go in machine/byte_swap.h
Sync libkern with libc.
Adjust #include in kernel sources for machine/bswap.h.
1999-01-15 13:31:15 +00:00
..
Makefile Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
ansi.h
aout_machdep.h
asm.h Argh, fix the ANSI CPP version of the a.out WARN_REFERENCES(). 1998-12-02 21:16:46 +00:00
asm_single.h no semicolon, please 1998-07-25 09:24:17 +00:00
bswap.h Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +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
cpu.h
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 Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +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
ieee.h
ieeefp.h
kcore.h
limits.h _POSIX_SOURCE -> _POSIX_C_SOURCE 1998-08-06 11:25:04 +00:00
m68k.h
param.h
pcb.h
profile.h
psl.h
ptrace.h
reg.h
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 Delint. 1998-07-27 13:55:32 +00:00
sysctl.h
trap.h
types.h Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
varargs.h