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