add shebang for regress/sparc_reg.py

This commit is contained in:
Nguyen Anh Quynh 2015-09-08 09:14:22 +08:00
parent 74c2b05144
commit 1724fabb05

2
regress/sparc_reg.py Normal file → Executable file
View File

@ -1,3 +1,5 @@
#!/usr/bin/python
from unicorn import *
from unicorn.sparc_const import *