diff options
Diffstat (limited to 'arch/powerpc/lib/string.S')
-rw-r--r-- | arch/powerpc/lib/string.S | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/powerpc/lib/string.S b/arch/powerpc/lib/string.S index 15d40e9ef8b1..b9ca84ed8927 100644 --- a/arch/powerpc/lib/string.S +++ b/arch/powerpc/lib/string.S | |||
@@ -13,11 +13,6 @@ | |||
13 | #include <asm/errno.h> | 13 | #include <asm/errno.h> |
14 | #include <asm/ppc_asm.h> | 14 | #include <asm/ppc_asm.h> |
15 | 15 | ||
16 | .text | ||
17 | .stabs "arch/powerpc/lib/",N_SO,0,0,0f | ||
18 | .stabs "string.S",N_SO,0,0,0f | ||
19 | 0: | ||
20 | |||
21 | .section __ex_table,"a" | 16 | .section __ex_table,"a" |
22 | #ifdef CONFIG_PPC64 | 17 | #ifdef CONFIG_PPC64 |
23 | .align 3 | 18 | .align 3 |