provos
|
0f09ed48a5
|
remove trailing \n in panic(). approved perry.
|
2002-09-27 15:35:29 +00:00 |
|
nathanw
|
88591a36d8
|
#include <arch/sun3/include/param.h>, not param3x.h, so that we get
appropriate multiple-inclusion protection. The #define _SUN3X_ ensures
that param3x.h is included by param.h.
|
2002-05-30 22:31:57 +00:00 |
|
nathanw
|
eb5a18d259
|
Deliberately #include the appropriate arch-specific param.h to get
the correct value for NBSG, even when building with a different sun68k
target.
|
2002-05-23 03:50:37 +00:00 |
|
fredette
|
47884ee136
|
vm_offset_t -> vaddr_t
|
2001-11-30 16:00:27 +00:00 |
|
fredette
|
c1c742b4c9
|
Added sources for the sun2 boot blocks and other
sun68k-ish code, all of which ought to eventually
be shared with the sun3.
|
2001-06-14 12:57:10 +00:00 |
|