NetBSD/sys/arch/mac68k
scottr 9d67345760 Correct asm operands in mrg_Delay(); it has one output operand, and no
input operands.  This corrects an uninitialized variable warning, and
may also explain some erratic behavior of the MRG ADB; gcc could throw
away the value of the `ticks' variable (but I haven't traced through
any ROMs, myself).
1996-12-18 07:21:06 +00:00
..
compile
conf Remove -Werror for now (sigh). Somehow this slipped through several 1996-12-17 13:58:26 +00:00
dev Work around another gcc initialization warning. 1996-12-18 05:17:44 +00:00
include Remove __BROKEN_INDIRECT_CONFIG, since we are no longer broken. 1996-12-17 07:00:12 +00:00
mac68k Correct asm operands in mrg_Delay(); it has one output operand, and no 1996-12-18 07:21:06 +00:00
nubus Revamp mainbus and obio autoconfiguration, with some direction (and the 1996-12-17 06:47:37 +00:00
obio Revamp mainbus and obio autoconfiguration, with some direction (and the 1996-12-17 06:47:37 +00:00
Makefile Remove bogus reference to BSDSRCDIR here; still doesn't work, though. 1996-03-27 03:56:22 +00:00