aboutsummaryrefslogtreecommitdiff
path: root/linux-user/alpha/target_fcntl.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-user/alpha/target_fcntl.h')
-rw-r--r--linux-user/alpha/target_fcntl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/linux-user/alpha/target_fcntl.h b/linux-user/alpha/target_fcntl.h
index 2617e73472..e16ed1d415 100644
--- a/linux-user/alpha/target_fcntl.h
+++ b/linux-user/alpha/target_fcntl.h
@@ -33,8 +33,6 @@
#define TARGET_F_RDLCK 1
#define TARGET_F_WRLCK 2
#define TARGET_F_UNLCK 8
-#define TARGET_F_EXLCK 16
-#define TARGET_F_SHLCK 32
#include "../generic/fcntl.h"
#endif