patch-2.3.18 linux/include/asm-ppc/semaphore.h

Next file: linux/include/asm-ppc/serial.h
Previous file: linux/include/asm-ppc/pci.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.17/linux/include/asm-ppc/semaphore.h linux/include/asm-ppc/semaphore.h
@@ -1,5 +1,5 @@
-#ifndef _SPARC_SEMAPHORE_H
-#define _SPARC_SEMAPHORE_H
+#ifndef _PPC_SEMAPHORE_H
+#define _PPC_SEMAPHORE_H
 
 /*
  * Swiped from asm-sparc/semaphore.h and modified
@@ -104,4 +104,4 @@
 
 #endif /* __KERNEL__ */
 
-#endif /* !(_SPARC_SEMAPHORE_H) */
+#endif /* !(_PPC_SEMAPHORE_H) */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)