ack/mach/i80/libem/generate.sh
David Given 79a38ecc08 Instead of using parameterised rsts for stack access, add a huge swathe of
automatically built helper tools. Star Trek goes up from 40243 to 40779 bytes,
but should be a lot faster.
2019-02-13 22:45:22 +01:00

5 lines
67 B
Bash
Executable file

#!/bin/sh
echo "#"
echo "#define OFFSET $2"
echo "#include \"$1\""