std.i386 revision 1.1
11.1Smycroft#
21.1Smycroft#	std.i386 -- things included in every 386 kernel
31.1Smycroft#
41.1Smycroft#	$Id: std.i386,v 1.1 1993/09/14 17:28:10 mycroft Exp $
51.1Smycroft#
61.1Smycroft
71.1Smycroft# standard options
81.1Smycroftoptions		MACHINE_NONCONTIG	# temporary kluge
91.1Smycroft
101.1Smycroft# ISA bus
111.1Smycroftisa0 at root
12