diff options
Diffstat (limited to 'libc/string/arm/bcopy.S')
-rw-r--r-- | libc/string/arm/bcopy.S | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libc/string/arm/bcopy.S b/libc/string/arm/bcopy.S index dde4f6027..0e559225f 100644 --- a/libc/string/arm/bcopy.S +++ b/libc/string/arm/bcopy.S @@ -54,5 +54,3 @@ bcopy: b _memcpy /* (PLT) */ .size bcopy,.-bcopy - -libc_hidden_def(bcopy) |