scripts: Switch to more portable Perl shebang
[linux-2.6-microblaze.git] / scripts / stackdelta
index 48eabf2..20a79f1 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
 
 # Read two files produced by the stackusage script, and show the
 # delta between them.