diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:57 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:57 +0000 |
| commit | b1cfcffa89e66caedb84d6e92a92e3828bc08f04 (patch) | |
| tree | 9e0493b30d7fcf89b7fb8ae18b9cfbd0a688031b /stand/libsa | |
| parent | d4bf8003ee42e88f6108195ae100c83583ee6c44 (diff) | |
Diffstat (limited to 'stand/libsa')
| -rw-r--r-- | stand/libsa/i386/_setjmp.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stand/libsa/i386/_setjmp.S b/stand/libsa/i386/_setjmp.S index 5766b25816ae..a1bd8d55834b 100644 --- a/stand/libsa/i386/_setjmp.S +++ b/stand/libsa/i386/_setjmp.S @@ -32,7 +32,6 @@ #if defined(LIBC_RCS) && !defined(lint) .text - .asciz "$FreeBSD$" #endif /* LIBC_RCS and not lint */ /* |
