diff options
Diffstat (limited to 'arch/x86/include/asm/irq_regs.h')
| -rw-r--r-- | arch/x86/include/asm/irq_regs.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/arch/x86/include/asm/irq_regs.h b/arch/x86/include/asm/irq_regs.h index d82250b1debb..8f3bee821e6c 100644 --- a/arch/x86/include/asm/irq_regs.h +++ b/arch/x86/include/asm/irq_regs.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */  /*   * Per-cpu current frame pointer - the location of the last exception frame on   * the stack, stored in the per-cpu area. |