alphacpuid.pl: fix brown-bag bug.
This commit is contained in:
parent
3c530fef67
commit
b122e482f9
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env perl
|
||||
print <<___;
|
||||
print <<'___';
|
||||
.text
|
||||
|
||||
.set noat
|
||||
|
|
Loading…
Reference in a new issue