1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-28 08:02:54 +00:00

sys: Remove $FreeBSD$: one-line .S pattern

Remove /^\s\.(asciz|ident)\s+\"\$FreeBSD\$\".*\n/
This commit is contained in:
Warner Losh 2023-08-16 11:54:54 -06:00
parent c857356409
commit d4bf8003ee
2 changed files with 0 additions and 2 deletions

View File

@ -220,4 +220,3 @@ ENTRY(aesni_set_deckey)
.cfi_endproc
END(aesni_set_deckey)
.ident "$FreeBSD$"

View File

@ -270,4 +270,3 @@ ENTRY(aesni_set_deckey)
.cfi_endproc
END(aesni_set_deckey)
.ident "$FreeBSD$"