License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / arch / x86 / realmode / rm / trampoline_64.S
index 614fd7064d0a21366c3f27721e610038fda1e9b0..de53bd15df5a865589e7eda181a1771fbe7297e4 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  *
  *     Trampoline.S    Derived from Setup.S by Linus Torvalds