NetBSD/sys/arch/newsmips/conf/std.newsmips
1998-11-16 12:21:30 +00:00

12 lines
239 B
Plaintext

machine newsmips mips
options SWAPPAGER # paging
options VNODEPAGER # mmap() of files
options DEVPAGER # mmap() of devices
options EXEC_ELF32 # exec ELF32 binaries
options EXEC_SCRIPT # exec #! scripts
options UVM # New UVM VM system