diff options
Diffstat (limited to 'arch/alpha/boot/head.S')
| -rw-r--r-- | arch/alpha/boot/head.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/alpha/boot/head.S b/arch/alpha/boot/head.S index f3d98089b3d..8efb26686d4 100644 --- a/arch/alpha/boot/head.S +++ b/arch/alpha/boot/head.S @@ -4,7 +4,7 @@ * initial bootloader stuff.. */ -#include <asm/system.h> +#include <asm/pal.h> .set noreorder .globl __start |
