Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/eeprom/
Dmain.c104 static int getcputype(void);
173 if (getcputype() != CPU_SUN4) in main()
217 getcputype(void) in getcputype() function