powerpc-ofw-boot/entry/boot.h

6 lines
73 B
C
Raw Normal View History

2023-07-01 02:52:59 +00:00
void (*ofw)();
void __eabi();
2023-07-01 03:34:00 +00:00
typedef int phandle;
typedef int ihandle;