NetBSD/sys/arch/mac68k
hauke 6cd5612467 Remove the R1 syntactic sugar, since it collides with a #define in
<m68k/regs.h>, breaking the build.

The R1s serve to bring the buffer pointer to a 4 byte boundary, but
that should be clear from the context.
2012-12-07 08:04:02 +00:00
..
compile
conf Add "no options COMPAT_60" to all kernel configuration files 2012-10-17 14:48:41 +00:00
dev Remove the R1 syntactic sugar, since it collides with a #define in 2012-12-07 08:04:02 +00:00
include
mac68k split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
nubus split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
obio split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
Makefile