
Sept. 25, 2022
6:24 p.m.
--- arch/ppc/qemu/qemu.fs | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/arch/ppc/qemu/qemu.fs b/arch/ppc/qemu/qemu.fs index d683421..107e8ad 100644 --- a/arch/ppc/qemu/qemu.fs +++ b/arch/ppc/qemu/qemu.fs @@ -95,6 +95,12 @@ variable keyboard-phandle 0 keyboard-phandle ! set-defaults ; PREPOST-initializer +\ ------------------------------------------------------------------------- +\ Mac OF specific words +\ ------------------------------------------------------------------------- + +: parse-1hex parse-hex ; + \ ------------------------------------------------------------------------- \ copyright property handling \ ------------------------------------------------------------------------- -- 2.30.4