NetBSD/sys/arch/newsmips/conf/std.newsmips

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