x86_64: mcexec: Remove "#include <asm/prctl.h>"
Change-Id: I441f7a1c2e23b927fcd065fefba3ef3617356c18 Fujitsu: POSTK_DEBUG_ARCH_DEP_77
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
#ifndef ARCH_ARGS_H
|
||||
#define ARCH_ARGS_H
|
||||
|
||||
#ifdef POSTK_DEBUG_ARCH_DEP_77 /* arch depend hide */
|
||||
#include <asm/prctl.h>
|
||||
#endif /* !POSTK_DEBUG_ARCH_DEP_77 */
|
||||
|
||||
typedef struct user_regs_struct syscall_args;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user