view portasm/gen-masm.sh @ 28:a461b6977b52 r0.9-RC2

-ToDo
author cslag
date Wed, 16 Sep 2015 09:55:39 +0200
parents 3e629dc19168
children ab2d78e48ca2
line wrap: on
line source

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