patch-2.1.112 linux/include/asm-m68k/smp_lock.h
Next file: linux/include/asm-mips/siginfo.h
Previous file: linux/include/asm-m68k/siginfo.h
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Wed Dec 31 16:00:00 1969
- Orig file:
v2.1.111/linux/include/asm-m68k/smp_lock.h
- Orig date:
Tue May 13 22:41:17 1997
diff -u --recursive --new-file v2.1.111/linux/include/asm-m68k/smp_lock.h linux/include/asm-m68k/smp_lock.h
@@ -1,14 +0,0 @@
-#ifndef __M68K_SMPLOCK_H
-#define __M68K_SMPLOCK_H
-
-/*
- * We don't do SMP so this is again one of these silly dummy files
- * to keep the kernel source looking nice ;-(.
- */
-
-#define lock_kernel() do { } while(0)
-#define unlock_kernel() do { } while(0)
-#define release_kernel_lock(task, cpu, depth) ((depth) = 1)
-#define reacquire_kernel_lock(task, cpu, depth) do { } while(0)
-
-#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov