mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 11:41:35 +01:00
failed attempt at trace2line
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
while getopts "h${common_getopts_flags}" OPT; do
|
||||
case "$OPT" in
|
||||
h)
|
||||
echo "https://github.com/cirosantilli/linux-kernel-module-cheat#getvar" 2>&1
|
||||
echo "https://github.com/cirosantilli/linux-kernel-module-cheat#bisection" 2>&1
|
||||
exit
|
||||
;;
|
||||
?)
|
||||
|
||||
Reference in New Issue
Block a user