diff options
Diffstat (limited to 'arch/ia64/kernel/gate-data.S')
-rw-r--r-- | arch/ia64/kernel/gate-data.S | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/ia64/kernel/gate-data.S b/arch/ia64/kernel/gate-data.S new file mode 100644 index 0000000000..b3ef1c72e1 --- /dev/null +++ b/arch/ia64/kernel/gate-data.S @@ -0,0 +1,3 @@ + .section .data..gate, "aw" + + .incbin "arch/ia64/kernel/gate.so" |