view portasm/gen-masm.sh @ 188:44ae5b653086

- more endian detection in macros
author Tassilo Philipp
date Mon, 13 Mar 2017 13:23:10 +0100
parents 3e629dc19168
children ab2d78e48ca2
line wrap: on
line source

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