view portasm/gen-masm.sh @ 160:3905e683c67a

- doc overview update for sparc callback support (just for netbsd right now, as others are still untested)
author cslag
date Thu, 29 Dec 2016 06:33:11 -0600
parents 3e629dc19168
children ab2d78e48ca2
line wrap: on
line source

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