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

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