NetBSD/sys/arch
christos 391a4ddc7c use u_int32_t instead of unsigned long
and u_int16_t instead of short in the {h,n}to{n,h}{l,s} inline routines
and macros.
1996-05-03 19:25:23 +00:00
..
alpha add a bit of clarafication in a comment, and change the interrupt 1996-05-02 21:56:46 +00:00
amiga Missed a prototype for kernel_reload(). 1996-05-02 19:34:27 +00:00
arm32 Fixed cpu_set_kpc() and pagemove() functions to match prototypes. 1996-04-27 03:00:27 +00:00
atari There seem to be 2 types for a trap frame.... 1996-04-29 20:55:44 +00:00
hp300 Fix prototypes of cpu_set_kpc() and pagemove(); closes PR 2367. 1996-05-02 20:49:20 +00:00
i386 use u_int32_t instead of unsigned long 1996-05-03 19:25:23 +00:00
m68k Bring back Step9 and fix an oversight from Ken Nakata <kenn@remus.rutgers.edu> 1996-04-30 12:02:54 +00:00
mac68k Kill unused variables and fix prototypes. 1996-04-30 18:11:38 +00:00
mips
mvme68k change dk_establish() back to void again. 1996-05-01 21:22:55 +00:00
pc532
pica
pmax Add a hardware dependent initialization function lehwinit() 1996-04-22 02:25:54 +00:00
sparc Various simplifications and corrections from Chuck Cranor (makes `oclock' 1996-05-02 18:17:33 +00:00
sun3 Catch up with some prototype changes. 1996-04-26 18:37:58 +00:00
vax