X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-parisc%2Fcompat.h;h=5a85d1b025c810de6e881931ce0ae3a38574216c;hb=eba0e319c12fb098d66316a8eafbaaa9174a07c3;hp=11f4222597a067c1f9c41b60b222078d0bf4dfc9;hpb=ec4883b015c3212f6f6d04fb2ff45f528492f598;p=powerpc.git diff --git a/include/asm-parisc/compat.h b/include/asm-parisc/compat.h index 11f4222597..5a85d1b025 100644 --- a/include/asm-parisc/compat.h +++ b/include/asm-parisc/compat.h @@ -31,8 +31,10 @@ typedef s32 compat_timer_t; typedef s32 compat_int_t; typedef s32 compat_long_t; +typedef s64 compat_s64; typedef u32 compat_uint_t; typedef u32 compat_ulong_t; +typedef u64 compat_u64; struct compat_timespec { compat_time_t tv_sec;