powerpc-ofw-boot/include/ofw.h
2023-07-01 12:07:36 +01:00

4 lines
62 B
C

#include <stdint.h>
typedef int phandle;
typedef int ihandle;