diff options
Diffstat (limited to 'include/asm-arm26/local.h')
-rw-r--r-- | include/asm-arm26/local.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-arm26/local.h b/include/asm-arm26/local.h new file mode 100644 index 000000000000..6759e9183cef --- /dev/null +++ b/include/asm-arm26/local.h @@ -0,0 +1,2 @@ +//FIXME - nicked from arm32 - check it is correct... +#include <asm-generic/local.h> |