diff options
Diffstat (limited to 'arch/x86/realmode/rm/wakeup.h')
| -rw-r--r-- | arch/x86/realmode/rm/wakeup.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/arch/x86/realmode/rm/wakeup.h b/arch/x86/realmode/rm/wakeup.h index 7dd86a419f5d..0e4fd08ae447 100644 --- a/arch/x86/realmode/rm/wakeup.h +++ b/arch/x86/realmode/rm/wakeup.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */  /*   * Definitions for the wakeup data structure at the head of the   * wakeup code. |