aboutsummaryrefslogtreecommitdiff
path: root/linux-user/unicore32/syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-user/unicore32/syscall.h')
-rw-r--r--linux-user/unicore32/syscall.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-user/unicore32/syscall.h b/linux-user/unicore32/syscall.h
index 010cdd896e..f7e55254cf 100644
--- a/linux-user/unicore32/syscall.h
+++ b/linux-user/unicore32/syscall.h
@@ -51,5 +51,6 @@ struct target_pt_regs {
#define UC32_SYSCALL_NR_set_tls (UC32_SYSCALL_ARCH_BASE + 5)
#define UNAME_MACHINE "UniCore-II"
+#define UNAME_MINIMUM_RELEASE "2.6.32"
#endif /* __UC32_SYSCALL_H__ */