]> git.neil.brown.name Git - history.git/commitdiff
PPC32: Add asm-ppc/local.h
authorPaul Mackerras <paulus@samba.org>
Tue, 22 Jul 2003 17:02:05 +0000 (13:02 -0400)
committerPaul Mackerras <paulus@samba.org>
Tue, 22 Jul 2003 17:02:05 +0000 (13:02 -0400)
include/asm-ppc/local.h [new file with mode: 0644]

diff --git a/include/asm-ppc/local.h b/include/asm-ppc/local.h
new file mode 100644 (file)
index 0000000..b08e3ec
--- /dev/null
@@ -0,0 +1,6 @@
+#ifndef __PPC_LOCAL_H
+#define __PPC_LOCAL_H
+
+#include <asm-generic/local.h>
+
+#endif /* __PPC_LOCAL_H */