From ca9d3ab5c7e12929d1c64e3618bbd30e1ed2ea70 Mon Sep 17 00:00:00 2001 From: Stefan Kristiansson Date: Sat, 26 Nov 2011 19:04:49 +0000 Subject: openrisc: Add architecture header files Signed-off-by: Stefan Kristiansson --- arch/openrisc/include/asm/processor.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 arch/openrisc/include/asm/processor.h (limited to 'arch/openrisc/include/asm/processor.h') diff --git a/arch/openrisc/include/asm/processor.h b/arch/openrisc/include/asm/processor.h new file mode 100644 index 00000000000..304c95fb3a6 --- /dev/null +++ b/arch/openrisc/include/asm/processor.h @@ -0,0 +1,4 @@ +#ifndef __ASM_OPENRISC_PROCESSOR_H +#define __ASM_OPENRISC_PROCESSOR_H + +#endif -- cgit v1.2.3