diff options
author | Michal Simek | 2009-03-27 14:25:41 +0100 |
---|---|---|
committer | Michal Simek | 2009-03-27 14:25:41 +0100 |
commit | 407f99912bd6e264340dd432c85d4e9c53d34579 (patch) | |
tree | 5709ea0b317e0fae6128792692ab05d90d1975c9 /arch/microblaze/include/asm/local.h | |
parent | microblaze_v8: sigcontext.h siginfo.h (diff) | |
download | kernel-qcow2-linux-407f99912bd6e264340dd432c85d4e9c53d34579.tar.gz kernel-qcow2-linux-407f99912bd6e264340dd432c85d4e9c53d34579.tar.xz kernel-qcow2-linux-407f99912bd6e264340dd432c85d4e9c53d34579.zip |
microblaze_v8: headers simple files - empty or redirect to asm-generic
Reviewed-by: Ingo Molnar <mingo@elte.hu>
Acked-by: John Linn <john.linn@xilinx.com>
Acked-by: Stephen Neuendorffer <stephen.neuendorffer@xilinx.com>
Acked-by: John Williams <john.williams@petalogix.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'arch/microblaze/include/asm/local.h')
-rw-r--r-- | arch/microblaze/include/asm/local.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/microblaze/include/asm/local.h b/arch/microblaze/include/asm/local.h new file mode 100644 index 000000000000..c11c530f74d0 --- /dev/null +++ b/arch/microblaze/include/asm/local.h @@ -0,0 +1 @@ +#include <asm-generic/local.h> |