Index: boot/arch/ppc32/include/types.h
===================================================================
--- boot/arch/ppc32/include/types.h	(revision 7a995075ee9ad9adbfafd2610997bc6f56b8916e)
+++ boot/arch/ppc32/include/types.h	(revision c9f3e7e90bf5ef1a7d8f76f8717c35a796152375)
@@ -30,15 +30,8 @@
 #define BOOT_ppc32_TYPES_H_
 
-#include <arch/common.h>
+#include <_bits/all.h>
 
 #define TASKMAP_MAX_RECORDS        32
 #define BOOTINFO_TASK_NAME_BUFLEN  32
-
-typedef uint32_t size_t;
-typedef uint32_t uintptr_t;
-typedef uint32_t sysarg_t;
-typedef int32_t native_t;
-
-typedef int32_t ptrdiff_t;
 
 typedef struct {
