diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/checkstack.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/checkstack.pl b/scripts/checkstack.pl index b458e2acb4..28e480c810 100755 --- a/scripts/checkstack.pl +++ b/scripts/checkstack.pl | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | # AVR32 port by Haavard Skinnemoen <hskinnemoen@atmel.com> | 15 | # AVR32 port by Haavard Skinnemoen <hskinnemoen@atmel.com> |
| 16 | # | 16 | # |
| 17 | # Usage: | 17 | # Usage: |
| 18 | # objdump -d vmlinux | stackcheck.pl [arch] | 18 | # objdump -d vmlinux | scripts/checkstack.pl [arch] |
| 19 | # | 19 | # |
| 20 | # TODO : Port to all architectures (one regex per arch) | 20 | # TODO : Port to all architectures (one regex per arch) |
| 21 | 21 | ||
