mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
tools/checkstack.pl: Correct the usage comment
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> Change-Id: I08221d9175647d9081338e9b031e10e3500b8e32
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@
|
||||
# ppc64le port by Breno Leitao <leitao@debian.org>
|
||||
#
|
||||
# Usage:
|
||||
# objdump -d vmlinux | scripts/checkstack.pl [arch]
|
||||
# objdump -d nuttx | tools/checkstack.pl [arch]
|
||||
#
|
||||
# TODO : Port to all architectures (one regex per arch)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user