diff options
Diffstat (limited to 'board/lwmon5/init.S')
-rw-r--r-- | board/lwmon5/init.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/lwmon5/init.S b/board/lwmon5/init.S index 8efc8a146e..2014cd7b98 100644 --- a/board/lwmon5/init.S +++ b/board/lwmon5/init.S @@ -23,6 +23,7 @@ * MA 02111-1307 USA */ +#include <asm-offsets.h> #include <ppc_asm.tmpl> #include <config.h> #include <asm/mmu.h> |