]> git.sur5r.net Git - u-boot/blobdiff - include/linux/types.h
ARM: dts: rmobile: Import R8A7790 DTS from Linux 4.15-rc8
[u-boot] / include / linux / types.h
index 416fa6628482d8cb5afa356df2f3e34f2411fa8d..7c33e7adbc2abf1d49adb27ea412b3cb1a9d421f 100644 (file)
@@ -24,6 +24,8 @@ typedef __kernel_gid32_t      gid_t;
 typedef __kernel_uid16_t        uid16_t;
 typedef __kernel_gid16_t        gid16_t;
 
+typedef unsigned long          uintptr_t;
+
 #ifdef CONFIG_UID16
 /* This is defined by include/asm-{arch}/posix_types.h */
 typedef __kernel_old_uid_t     old_uid_t;