aboutsummaryrefslogtreecommitdiff
path: root/tools/ksyms
diff options
context:
space:
mode:
authorsigsegv7 <ian@vegaa.systems>2023-09-12 02:45:17 -0400
committersigsegv7 <ian@vegaa.systems>2023-09-12 02:45:17 -0400
commitd93ba93aa5852259f74eaa665314f9df23a4c912 (patch)
tree821b38ef7e27b6e483ee015be80dd8997032f51f /tools/ksyms
parentf128b56b1a9a9cf1208c76435ad6eff69695e509 (diff)
build: Remove $ from scripts
Diffstat (limited to 'tools/ksyms')
-rwxr-xr-xtools/ksyms1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/ksyms b/tools/ksyms
index 5fa7dc9..c2b9008 100755
--- a/tools/ksyms
+++ b/tools/ksyms
@@ -1,5 +1,4 @@
#!/usr/bin/env bash
-# $Id$
rm -f $1
printf "#include <sys/types.h>\n\nstruct kernel_symbol" > $1