s390/compat: convert system call wrappers to C part 11

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
This commit is contained in:
Heiko Carstens
2014-02-28 13:22:47 +01:00
parent 18421166e8
commit 9c4d62fab4
4 changed files with 21 additions and 58 deletions

View File

@@ -65,6 +65,7 @@ typedef u32 compat_caddr_t;
typedef __kernel_fsid_t compat_fsid_t;
typedef s32 compat_key_t;
typedef s32 compat_timer_t;
typedef u32 compat_aio_context_t;
typedef s32 compat_int_t;
typedef s32 compat_long_t;