view portasm/gen-masm.sh @ 24:d9c707a699d9 r0.9-RC1

- note about selinux support for 1.0 added to ToDo
author cslag
date Sun, 06 Sep 2015 00:27:11 +0200
parents 3e629dc19168
children ab2d78e48ca2
line wrap: on
line source

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