aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/ivt.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ia64/kernel/ivt.S')
-rw-r--r--arch/ia64/kernel/ivt.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/ia64/kernel/ivt.S b/arch/ia64/kernel/ivt.S
index b1c3cfc93e71..44a103a5de2b 100644
--- a/arch/ia64/kernel/ivt.S
+++ b/arch/ia64/kernel/ivt.S
@@ -57,6 +57,7 @@
57#include <asm/thread_info.h> 57#include <asm/thread_info.h>
58#include <asm/unistd.h> 58#include <asm/unistd.h>
59#include <asm/errno.h> 59#include <asm/errno.h>
60#include <asm/export.h>
60 61
61#if 0 62#if 0
62# define PSR_DEFAULT_BITS psr.ac 63# define PSR_DEFAULT_BITS psr.ac
@@ -85,6 +86,7 @@
85 86
86 .align 32768 // align on 32KB boundary 87 .align 32768 // align on 32KB boundary
87 .global ia64_ivt 88 .global ia64_ivt
89 EXPORT_DATA_SYMBOL(ia64_ivt)
88ia64_ivt: 90ia64_ivt:
89///////////////////////////////////////////////////////////////////////////////////////// 91/////////////////////////////////////////////////////////////////////////////////////////
90// 0x0000 Entry 0 (size 64 bundles) VHPT Translation (8,20,47) 92// 0x0000 Entry 0 (size 64 bundles) VHPT Translation (8,20,47)