patch-2.2.18 linux/include/linux/compatmac.h
Next file: linux/include/linux/cpia.h
Previous file: linux/include/linux/cciss_ioctl.h
Back to the patch index
Back to the overall index
-  Lines: 16
-  Date:
Sat Dec  9 21:25:31 2000
-  Orig file: 
v2.2.17/include/linux/compatmac.h
-  Orig date: 
Wed May  3 22:26:00 2000
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/include/linux/compatmac.h linux/include/linux/compatmac.h
@@ -149,15 +149,4 @@
 
 #endif
 
-#ifndef TWO_THREE
-/* These are new in 2.3. The source now uses 2.3 syntax, and here is 
-   the compatibility define... */
-#define wait_queue_head_t     struct wait_queue *
-#define DECLARE_MUTEX(name)   struct semaphore name = MUTEX
-#define DECLARE_WAITQUEUE(wait, current) \
-                              struct wait_queue wait = { current, NULL }
-
-#endif
-
-
 #endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)