提交 87562ed9 编写于 作者: A Al Viro

kill extern of vsyscall32_sysctl

it's been dead for years.
Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
上级 9a938eba
...@@ -226,7 +226,6 @@ do { \ ...@@ -226,7 +226,6 @@ do { \
/* I'm not sure if we can use '-' here */ /* I'm not sure if we can use '-' here */
#define ELF_PLATFORM ("x86_64") #define ELF_PLATFORM ("x86_64")
extern void set_personality_64bit(void); extern void set_personality_64bit(void);
extern unsigned int sysctl_vsyscall32;
extern int force_personality32; extern int force_personality32;
#endif /* !CONFIG_X86_32 */ #endif /* !CONFIG_X86_32 */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册