Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/macppc/macppc/
H A Dlocore0.S127 bl initppc
H A Dmachdep.c135 void initppc(u_int startkernel, u_int endkernel, char *args);
138 initppc(u_int startkernel, u_int endkernel, char *args) in initppc() function