commented early_printk patch because of rejects.
[linux-flexiantxendom0-3.2.10.git] / include / asm-ppc64 / ipc.h
index f4e1841..cfb82f0 100644 (file)
@@ -19,6 +19,7 @@ struct ipc_kludge {
 #define SEMOP           1
 #define SEMGET          2
 #define SEMCTL          3
+#define SEMTIMEDOP      4
 #define MSGSND         11
 #define MSGRCV         12
 #define MSGGET         13