patch-2.4.21 linux-2.4.21/include/asm-i386/smplock.h

Next file: linux-2.4.21/include/asm-i386/system.h
Previous file: linux-2.4.21/include/asm-i386/smpboot.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/include/asm-i386/smplock.h linux-2.4.21/include/asm-i386/smplock.h
@@ -1,3 +1,6 @@
+#ifndef __ASM_SMPLOCK_H
+#define __ASM_SMPLOCK_H
+
 /*
  * <asm/smplock.h>
  *
@@ -74,3 +77,5 @@
 		 "=m" (current->lock_depth));
 #endif
 }
+
+#endif /* __ASM_SMPLOCK_H */

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