diff options
Diffstat (limited to 'linux-user/sh4/syscall.h')
-rw-r--r-- | linux-user/sh4/syscall.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-user/sh4/syscall.h b/linux-user/sh4/syscall.h index 014bf58..ccd2216 100644 --- a/linux-user/sh4/syscall.h +++ b/linux-user/sh4/syscall.h @@ -10,3 +10,4 @@ struct target_pt_regs { }; #define UNAME_MACHINE "sh4" +#define UNAME_MINIMUM_RELEASE "2.6.32" |