mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-26 11:30:54 +07:00
i386: prepare shared kernel/sigframe.h
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
5bdef8fd61
commit
56cc623cd7
@ -10,7 +10,7 @@
|
||||
#include <linux/personality.h>
|
||||
#include <linux/suspend.h>
|
||||
#include <asm/ucontext.h>
|
||||
#include "sigframe.h"
|
||||
#include "sigframe_32.h"
|
||||
#include <asm/pgtable.h>
|
||||
#include <asm/fixmap.h>
|
||||
#include <asm/processor.h>
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include <asm/ucontext.h>
|
||||
#include <asm/uaccess.h>
|
||||
#include <asm/i387.h>
|
||||
#include "sigframe.h"
|
||||
#include "sigframe_32.h"
|
||||
|
||||
#define DEBUG_SIG 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user