diff options
Diffstat (limited to 'lib/libc/ia64/string/bcopy.S')
-rw-r--r-- | lib/libc/ia64/string/bcopy.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/ia64/string/bcopy.S b/lib/libc/ia64/string/bcopy.S index 5a2f9fd..09f5bc0 100644 --- a/lib/libc/ia64/string/bcopy.S +++ b/lib/libc/ia64/string/bcopy.S @@ -27,6 +27,7 @@ */ #include <machine/asm.h> +__FBSDID("$FreeBSD$"); /* * Not the fastest bcopy in the world. |