The first commit
This commit is contained in:
6
tools/mips_to_c_ctx.sh
Executable file
6
tools/mips_to_c_ctx.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
./tools/m2ctx.py $1
|
||||
|
||||
sed -i 's/\[\]/\[0\]/g' ctx.c
|
||||
sed -i 's/sizeof(long)/8/g' ctx.c
|
Reference in New Issue
Block a user