diff options
Diffstat (limited to 'lib/libc/powerpc64/gen/setjmp.S')
-rw-r--r-- | lib/libc/powerpc64/gen/setjmp.S | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/powerpc64/gen/setjmp.S b/lib/libc/powerpc64/gen/setjmp.S index 5eb395e7c30d..7cf48d63ec82 100644 --- a/lib/libc/powerpc64/gen/setjmp.S +++ b/lib/libc/powerpc64/gen/setjmp.S @@ -26,8 +26,6 @@ /* $NetBSD: setjmp.S,v 1.3 1998/10/03 12:30:38 tsubai Exp $ */ #include <machine/asm.h> -__FBSDID("$FreeBSD$"); - #include <sys/syscall.h> /* |