aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests/gen/makecontext_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/tests/gen/makecontext_test.c')
-rw-r--r--lib/libc/tests/gen/makecontext_test.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/tests/gen/makecontext_test.c b/lib/libc/tests/gen/makecontext_test.c
index 16bf4bbe10eb..7c5c5c48ede0 100644
--- a/lib/libc/tests/gen/makecontext_test.c
+++ b/lib/libc/tests/gen/makecontext_test.c
@@ -26,8 +26,6 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <atf-c.h>
#include <ucontext.h>