aboutsummaryrefslogtreecommitdiff
path: root/lib/libsysdecode/syscallnames.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libsysdecode/syscallnames.c')
-rw-r--r--lib/libsysdecode/syscallnames.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libsysdecode/syscallnames.c b/lib/libsysdecode/syscallnames.c
index fcc14886f39f..da356d8ac016 100644
--- a/lib/libsysdecode/syscallnames.c
+++ b/lib/libsysdecode/syscallnames.c
@@ -24,8 +24,6 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
/*
* Map system call codes to names for the supported ABIs on each
* platform. Rather than regnerating system call name tables locally