x86/asm: Use SYM_INNER_LABEL instead of GLOBAL
[linux-2.6-block.git] / arch / x86 / entry / vdso / vdso32 / system_call.S
index 263d7433dea8587b237aefc184a0247a4fac1fbf..de1fff7188aad1a5074f0823372ac97fb9f54b14 100644 (file)
@@ -62,7 +62,7 @@ __kernel_vsyscall:
 
        /* Enter using int $0x80 */
        int     $0x80
-GLOBAL(int80_landing_pad)
+SYM_INNER_LABEL(int80_landing_pad, SYM_L_GLOBAL)
 
        /*
         * Restore EDX and ECX in case they were clobbered.  EBP is not