diff options
| -rw-r--r-- | arch/x86/include/asm/vdso.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/include/asm/vdso.h b/arch/x86/include/asm/vdso.h index 7622a65a969e..d1dc55404ff1 100644 --- a/arch/x86/include/asm/vdso.h +++ b/arch/x86/include/asm/vdso.h | |||
| @@ -41,8 +41,6 @@ DECLARE_VDSO_IMAGE(vdso32_syscall); | |||
| 41 | #endif | 41 | #endif |
| 42 | DECLARE_VDSO_IMAGE(vdso32_sysenter); | 42 | DECLARE_VDSO_IMAGE(vdso32_sysenter); |
| 43 | 43 | ||
| 44 | extern const char VDSO32_PRELINK[]; | ||
| 45 | |||
| 46 | /* | 44 | /* |
| 47 | * Given a pointer to the vDSO image, find the pointer to VDSO32_name | 45 | * Given a pointer to the vDSO image, find the pointer to VDSO32_name |
| 48 | * as that symbol is defined in the vDSO sources or linker script. | 46 | * as that symbol is defined in the vDSO sources or linker script. |
