alphacpuid.pl: fix brown-bag bug [from HEAD].
This commit is contained in:
parent
6e1d44fd56
commit
b8c1cb1c2c
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