diff options
Diffstat (limited to 'arch/m68k/cpu/mcf5445x/start.S')
| -rw-r--r-- | arch/m68k/cpu/mcf5445x/start.S | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/arch/m68k/cpu/mcf5445x/start.S b/arch/m68k/cpu/mcf5445x/start.S index 8b69d1f46..5255f374d 100644 --- a/arch/m68k/cpu/mcf5445x/start.S +++ b/arch/m68k/cpu/mcf5445x/start.S @@ -21,6 +21,7 @@   * MA 02111-1307 USA   */ +#include <asm-offsets.h>  #include <config.h>  #include <timestamp.h>  #include "version.h" |