|
@@ -24,7 +24,7 @@ typedef u16 compat_nlink_t;
|
|
typedef u16 compat_ipc_pid_t;
|
|
typedef u16 compat_ipc_pid_t;
|
|
typedef s32 compat_daddr_t;
|
|
typedef s32 compat_daddr_t;
|
|
typedef u32 compat_caddr_t;
|
|
typedef u32 compat_caddr_t;
|
|
-typedef u32 compat_timer_t;
|
|
|
|
|
|
+typedef s32 compat_timer_t;
|
|
|
|
|
|
typedef s32 compat_int_t;
|
|
typedef s32 compat_int_t;
|
|
typedef s32 compat_long_t;
|
|
typedef s32 compat_long_t;
|