diff options
Diffstat (limited to 'lib/libc/powerpc64/string/strncpy_arch_2_05.S')
| -rw-r--r-- | lib/libc/powerpc64/string/strncpy_arch_2_05.S | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/powerpc64/string/strncpy_arch_2_05.S b/lib/libc/powerpc64/string/strncpy_arch_2_05.S index 98139c35af8c..f78d1c49c62a 100644 --- a/lib/libc/powerpc64/string/strncpy_arch_2_05.S +++ b/lib/libc/powerpc64/string/strncpy_arch_2_05.S @@ -27,8 +27,6 @@ */ #include <machine/asm.h> -__FBSDID("$FreeBSD$"); - ENTRY(__strncpy_arch_2_05) stdu %r1,-40(%r1) mflr %r0 |
