Searched refs:whichCPU (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/sys/arch/bebox/stand/boot/ | ||
| D | cpu.c | 47 whichCPU(void) in whichCPU() function |
| D | boot.h | 40 int whichCPU(void); |
| D | srt0.s | 51 bl whichCPU |
| D | boot.c | 79 if (whichCPU() == 1) in main() |