]> Git Repo - qemu.git/blobdiff - scripts/disas-objdump.pl
target/arm: Add v8M stack checks for T32 load/store single
[qemu.git] / scripts / disas-objdump.pl
index 8f7e8182a1b3c83a9b1da85ae2221d6742b65c1a..bec905f04b906915eb8308ba03a023370b203f53 100755 (executable)
@@ -1,4 +1,6 @@
-#!/usr/bin/perl -w
+#!/usr/bin/env perl
+
+use warnings;
 
 use File::Temp qw/ tempfile /;
 use Getopt::Long;
This page took 0.024688 seconds and 4 git commands to generate.