Home
last modified time | relevance | path

Searched refs:ARRAY_OS (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/atari/stand/bootpref/
H A Dbootpref.c73 #define ARRAY_OS 0 macro
103 if (checkOS (&bootpref[ARRAY_OS], optarg)) in main()
386 writeNVRAM (fd, NVRAM_BOOTPREF, bootpref[ARRAY_OS]); in setNVpref()