patch-2.1.80 linux/include/asm-arm/smp.h

Next file: linux/include/asm-arm/smp_lock.h
Previous file: linux/include/asm-arm/signal.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.79/linux/include/asm-arm/smp.h linux/include/asm-arm/smp.h
@@ -0,0 +1,7 @@
+#ifndef __ASM_SMP_H
+#define __ASM_SMP_H
+
+#ifdef __SMP__
+#error SMP not supported
+#endif
+#endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov