mirror of
https://github.com/apache/nuttx.git
synced 2026-08-20 13:08:26 +00:00
tools/checkstack.pl: Correct the usage comment
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> Change-Id: I08221d9175647d9081338e9b031e10e3500b8e32
This commit is contained in:
parent
02b3c5ad70
commit
64144bbc4e
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue