view portasm/gen-masm.sh @ 107:f5453308ff36

- silenced some debug warnings on mips o32
author cslag
date Sat, 11 Jun 2016 19:00:25 +0200
parents 3e629dc19168
children ab2d78e48ca2
line wrap: on
line source

#!/bin/sh
gcc -E -P -DGEN_MASM $1.S >$1.asm