diff options
Diffstat (limited to 'lib/libc/powerpc64/string/memmove_vsx.S')
-rw-r--r-- | lib/libc/powerpc64/string/memmove_vsx.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/powerpc64/string/memmove_vsx.S b/lib/libc/powerpc64/string/memmove_vsx.S index bf8a90da468a..9e7d51ce4683 100644 --- a/lib/libc/powerpc64/string/memmove_vsx.S +++ b/lib/libc/powerpc64/string/memmove_vsx.S @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ #define MEMMOVE #define FN_NAME __memmove_vsx |