Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcmips/stand/lcboot/
H A Dstart.S441 .globl start_netbsd symbol
442 start_netbsd: label
H A Dextern.h117 void start_netbsd(void);
H A Dmain.c504 start_netbsd(); in command_boot()