NetBSD/sys/arch/alpha/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
alpha.h New module to hold the alpha-specific prototypes that don't need to be 1998-11-19 01:57:56 +00:00
alpha_cpu.h Implement atomic quadword load-and-latch. 1998-09-25 23:59:42 +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
asm.h Implement WARN_REFERENCES(). 1998-12-02 00:58:42 +00:00
autoconf.h Garbage-collect the old confargs stuff that was used in the Early Days. 1998-05-14 00:01:30 +00:00
bswap.h Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
bus.h don't define __BUS_SPACE_COMPAT_OLDDEFS by default. As stated in 1998-08-30 23:40:14 +00:00
cdefs.h
cfbreg.h
conf.h cdev_decl the "zs" device (which is really zstty). 1998-03-24 05:17:14 +00:00
cpu.h Rip out 70 lines of (all of) the port-alpha-specific decls and prototypes. 1998-11-19 01:51:40 +00:00
cpuconf.h Clean up a little, and add a `powerdown' hook in the platform structure. 1998-06-06 20:18:50 +00:00
db_machdep.h vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t 1998-08-14 16:50:00 +00:00
disklabel.h
ecoff_machdep.h
elf_machdep.h Add em_alpha_exp 1998-10-03 18:17:14 +00:00
endian.h Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
fbio.h
float.h Minor changes to make all the float.h files match. 1998-02-18 11:01:27 +00:00
frame.h
ieee.h
ieeefp.h
intr.h Add basic interprocessor interrupt sending and receiving code. Current 1998-09-26 00:03:51 +00:00
intrcnt.h Nuke the giant ugly-as-sin per-platform INTRNAMES masterpiece. 1998-11-19 01:48:04 +00:00
kbio.h
kcore.h replace the single phys_ram_seg_t with a count. an array of segment 1998-02-14 00:17:57 +00:00
limits.h _POSIX_SOURCE -> _POSIX_C_SOURCE 1998-08-06 11:25:04 +00:00
lock.h LOCKDEBUG enhancements for non-MP: 1998-11-04 06:19:55 +00:00
logout.h common logout structure definitions, or a start thereof 1998-07-08 00:36:18 +00:00
pal.h
param.h Stop including <machine/alpha_cpu.h>; we already export <machine/cpu.h>. 1998-11-19 01:42:37 +00:00
pcb.h
pmap.h Add some support for multiple processors to the pmap module. Still left 1998-09-22 03:58:10 +00:00
proc.h
profile.h
prom.h 1. STANDALONE -> _STANDALONE 1998-10-15 00:47:28 +00:00
psl.h
pte.h vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t 1998-08-14 16:50:00 +00:00
ptrace.h
reg.h
rpb.h "extern struct rpb *hwrpb" belongs here (duhhh) 1998-11-19 01:41:36 +00:00
setjmp.h Need 83 longs for a jmp_buf now. 1998-09-14 06:07:29 +00:00
sfbreg.h
signal.h Make signal delivery work again. 1998-09-13 01:51:29 +00:00
stdarg.h Delint. 1998-07-27 13:55:32 +00:00
types.h vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t 1998-08-14 16:50:00 +00:00
varargs.h
vmparam.h vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t 1998-08-14 16:50:00 +00:00
vuid_event.h
wsconsio.h
z8530var.h Initial mostly-working ioasic attachment for the MI 8530 SCC driver. It is 1998-03-24 05:12:00 +00:00