powerpc-ofw-boot/include/ofw.h

4 lines
62 B
C
Raw Normal View History

2023-07-01 11:07:36 +00:00
#include <stdint.h>
2023-07-01 03:34:00 +00:00
typedef int phandle;
typedef int ihandle;