view portasm/gen-masm.sh @ 54:1ba2f70f80b8

- todo update
author cslag
date Wed, 23 Dec 2015 22:18:08 +0100
parents 3e629dc19168
children ab2d78e48ca2
line wrap: on
line source

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