patch-pre2.0.8 linux/include/asm-ppc/atomic.h
Next file: linux/include/asm-ppc/bitops.h
Previous file: linux/fs/open.c
Back to the patch index
Back to the overall index
-  Lines: 11
 -  Date:
Mon May 27 12:00:59 1996
 -  Orig file: 
pre2.0.7/linux/include/asm-ppc/atomic.h
 -  Orig date: 
Thu Jan  1 02:00:00 1970
 
diff -u --recursive --new-file pre2.0.7/linux/include/asm-ppc/atomic.h linux/include/asm-ppc/atomic.h
@@ -0,0 +1,10 @@
+/*
+ * PowerPC atomic operations
+ */
+
+#ifndef _ASM_PPC_ATOMIC_H_ 
+#define _ASM_PPC_ATOMIC_H_
+
+typedef int atomic_t;
+#endif
+
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this