X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-sparc64%2Fcompat.h;h=01fe6682b4054237ee55d8d4418310aaf68947cd;hb=a80b824f0b63fa3a8c269903828beb0837d738e7;hp=36511ca514165b4307033de76e7b09db646509c1;hpb=d0b72a0817b0164986d35366c8ffe92fd985f713;p=linux-2.6 diff --git a/include/asm-sparc64/compat.h b/include/asm-sparc64/compat.h index 36511ca514..01fe6682b4 100644 --- a/include/asm-sparc64/compat.h +++ b/include/asm-sparc64/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;