tools/checkstack.pl: Correct the usage comment

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I08221d9175647d9081338e9b031e10e3500b8e32
This commit is contained in:
Xiang Xiao
2021-09-02 14:25:53 +08:00
parent 02b3c5ad70
commit 64144bbc4e
+1 -1
View File
@@ -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)