diff options
Diffstat (limited to 'arch/ia64/module.lds')
-rw-r--r-- | arch/ia64/module.lds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ia64/module.lds b/arch/ia64/module.lds index 6481f42..eff68f3 100644 --- a/arch/ia64/module.lds +++ b/arch/ia64/module.lds @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */ SECTIONS { /* Group unwind sections into a single section: */ .IA_64.unwind_info : { *(.IA_64.unwind_info*) } |