mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 00:53:34 +02:00
kill extern of vsyscall32_sysctl
it's been dead for years. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
parent
9a938eba8d
commit
87562ed953
|
|
@ -226,7 +226,6 @@ do { \
|
|||
/* I'm not sure if we can use '-' here */
|
||||
#define ELF_PLATFORM ("x86_64")
|
||||
extern void set_personality_64bit(void);
|
||||
extern unsigned int sysctl_vsyscall32;
|
||||
extern int force_personality32;
|
||||
|
||||
#endif /* !CONFIG_X86_32 */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user