From d5e3aaf35a0f9de2b3bfb9c2c6187b3f51a83266 Mon Sep 17 00:00:00 2001 From: Joern Engel Date: Thu, 18 Oct 2007 23:39:18 -0700 Subject: [PATCH] --- yaml --- r: 71391 b: refs/heads/master c: 477116e69dc48aaa70cca47668cd4aa82f39e05c h: refs/heads/master i: 71389: b79a3cc7e7b81808cad59584a5f5a6556b8879f4 71387: 2f7bd97951cdf7ac3c6c43de49d3c24df22a5fc5 71383: ca60f93f5dbc7072b41402e1ad9b7c4c443fead5 71375: 0e3d7bb00565a50f82705061e0dbdd22665f9964 71359: 4dd84a1cffe80e37bd21aa3df91d1cf6eeb6c7bb v: v3 --- [refs] | 2 +- trunk/scripts/checkstack.pl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 0dc02f67c3e2..053631ab7ad6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b293d758470e971253eec42b817bc9ef1213b228 +refs/heads/master: 477116e69dc48aaa70cca47668cd4aa82f39e05c diff --git a/trunk/scripts/checkstack.pl b/trunk/scripts/checkstack.pl index b458e2acb4ac..28e480c8100f 100755 --- a/trunk/scripts/checkstack.pl +++ b/trunk/scripts/checkstack.pl @@ -15,7 +15,7 @@ # AVR32 port by Haavard Skinnemoen # # Usage: -# objdump -d vmlinux | stackcheck.pl [arch] +# objdump -d vmlinux | scripts/checkstack.pl [arch] # # TODO : Port to all architectures (one regex per arch)