summaryrefslogtreecommitdiffstats
path: root/include/asm-xtensa/local.h
diff options
context:
space:
mode:
authorJeff Garzik2005-08-29 22:12:36 +0200
committerJeff Garzik2005-08-29 22:12:36 +0200
commit2fca877b68b2b4fc5b94277858a1bedd46017cde (patch)
treefd02725406299ba2f26354463b3c261721e9eb6b /include/asm-xtensa/local.h
parentMerge upstream kernel changes into 'C/H/S support' branch of libata. (diff)
parentLinux v2.6.13 (diff)
downloadkernel-qcow2-linux-2fca877b68b2b4fc5b94277858a1bedd46017cde.tar.gz
kernel-qcow2-linux-2fca877b68b2b4fc5b94277858a1bedd46017cde.tar.xz
kernel-qcow2-linux-2fca877b68b2b4fc5b94277858a1bedd46017cde.zip
/spare/repo/libata-dev branch 'v2.6.13'
Diffstat (limited to 'include/asm-xtensa/local.h')
-rw-r--r--include/asm-xtensa/local.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/include/asm-xtensa/local.h b/include/asm-xtensa/local.h
new file mode 100644
index 000000000000..48723e550d14
--- /dev/null
+++ b/include/asm-xtensa/local.h
@@ -0,0 +1,16 @@
+/*
+ * include/asm-xtensa/local.h
+ *
+ * This file is subject to the terms and conditions of the GNU General Public
+ * License. See the file "COPYING" in the main directory of this archive
+ * for more details.
+ *
+ * Copyright (C) 2001 - 2005 Tensilica Inc.
+ */
+
+#ifndef _XTENSA_LOCAL_H
+#define _XTENSA_LOCAL_H
+
+#include <asm-generic/local.h>
+
+#endif /* _XTENSA_LOCAL_H */