NetBSD/sys/arch
simonb 690672a81d Don't let loadfile_machdep.h make it to /usr/include - the pmax
stand Makefiles already set up the compile environment so that
machine/loadfile_machdep.h can be found.

XXX: Not done for i386, mmeye or sparc - I can't test these at the
     moment.  It should be as simple as making a machine symlink
     pointing to .<some number of ../'s>./include in the objdir...
1999-10-25 00:17:27 +00:00
..
alpha rename the MD Debugger() to cpu_Debugger() 1999-10-12 17:08:56 +00:00
amiga Make this compile without booting support for P568k+PPC boards 1999-10-20 06:40:26 +00:00
arm32 Make this build again. 1999-10-24 22:19:47 +00:00
atari Limit the io-region mapped by this driver to the part actually used. 1999-10-22 08:50:59 +00:00
bebox Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
evbsh3 Move common parts of machdep.c to sh3_machdep.c. 1999-09-21 13:16:15 +00:00
hp300 Next sweep: stack pointers, FP regs, and several control registers. 1999-10-24 19:12:44 +00:00
hpcmips Fix argument type. 1999-10-24 08:43:59 +00:00
i386 bdevvp returns a locked vnode, so vput it. From Bill Studenmund. 1999-10-18 19:37:28 +00:00
m68k rename the MD Debugger() to cpu_Debugger() 1999-10-12 17:08:56 +00:00
mac68k Program the 53c96's interrupt routing info into the VIA before doing 1999-10-19 17:00:41 +00:00
macppc Enable com* at pcmcia. 1999-10-15 12:27:06 +00:00
mips Remove unused variable. 1999-10-20 14:21:10 +00:00
mmeye Include machine/cpu.h. 1999-09-27 08:47:56 +00:00
mvme68k Update for SCSIPI changes. 1999-09-30 22:59:52 +00:00
newsmips Rearrange splxxx (from pmax). Closes PR 8445. 1999-10-17 15:06:45 +00:00
next68k added a couple of functions missed when chuq removed PMAP_NEW 1999-09-21 11:03:53 +00:00
ofppc Catch up with sys/disklabel_mbr.h. 1999-10-12 19:40:51 +00:00
pc532 Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
pica Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
pmax Don't let loadfile_machdep.h make it to /usr/include - the pmax 1999-10-25 00:17:27 +00:00
powerpc rename the MD Debugger() to cpu_Debugger() 1999-10-12 17:08:56 +00:00
sh3 print a trap type in hexadecimal instead of decimal. 1999-10-21 22:50:53 +00:00
sparc Comply with recent MI scsi changes. 1999-10-21 13:46:06 +00:00
sparc64 rename the MD Debugger() to cpu_Debugger() 1999-10-12 17:08:56 +00:00
sun3 include opt_ddb.h so that symbol DDB gets defined appropriately and right 1999-10-17 09:40:49 +00:00
vax Detect SCSI as boot device. 1999-10-23 14:56:05 +00:00
x68k Update for SCSIPI changes. 1999-09-30 22:59:52 +00:00
Makefile