Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/bebox/stand/boot/
Dcpu.c47 whichCPU(void) in whichCPU() function
Dboot.h40 int whichCPU(void);
Dsrt0.s51 bl whichCPU
Dboot.c79 if (whichCPU() == 1) in main()