]> Git Repo - linux.git/blobdiff - arch/s390/kernel/compat_linux.h
[PATCH] compat: introduce compat_time_t
[linux.git] / arch / s390 / kernel / compat_linux.h
index bf33dcfec7dbdb5651bfa138c46456583ebc68a6..3898f66d0b2fb26eb905745acadc9c155a1706b4 100644 (file)
@@ -45,7 +45,7 @@ typedef struct compat_siginfo {
 
                /* POSIX.1b timers */
                struct {
-                       timer_t _tid;           /* timer id */
+                       compat_timer_t _tid;            /* timer id */
                        int _overrun;           /* overrun count */
                        compat_sigval_t _sigval;        /* same as below */
                        int _sys_private;       /* not to be passed to user */
This page took 0.03552 seconds and 4 git commands to generate.