mirror of
https://github.com/thamugadi/powerpc-ofw-boot.git
synced 2025-02-06 09:29:53 +00:00
8 lines
112 B
Forth
8 lines
112 B
Forth
12
|
|
12
|
|
*
|
|
.
|
|
." Booting through OpenFirmware..." cr
|
|
." Loading: hd:,\boot\kernel.elf" cr
|
|
boot hd:,\boot\kernel.elf
|