diff options
Diffstat (limited to 'arch/x86/realmode/rmpiggy.S')
-rw-r--r-- | arch/x86/realmode/rmpiggy.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/realmode/rmpiggy.S b/arch/x86/realmode/rmpiggy.S index 204c6ece0e97..c078dba40cef 100644 --- a/arch/x86/realmode/rmpiggy.S +++ b/arch/x86/realmode/rmpiggy.S @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * Wrapper script for the realmode binary as a transport object * before copying to low memory. |