Searched refs:RB_NOSYMBOLS (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/emips/emips/
H A Dmachdep.c183 #define RB_NOSYMBOLS 0x10000000 macro
185 howtoboot |= RB_NOSYMBOLS;
208 if ((bi_syms != NULL) && (!(howtoboot & RB_NOSYMBOLS))) {
252 boothowto = howtoboot & ~RB_NOSYMBOLS;

Completed in 45 milliseconds