view test/gen-masm/gen_masm.sh @ 341:ab2d78e48ca2

- gen-masm . fallback on clang if gcc not available . consolidated use of redundant scripts . regen of portasm based masm files - minor symbol name changes for clarity/consistency
author Tassilo Philipp
date Sat, 04 Jan 2020 23:00:02 +0100
parents 3e629dc19168
children
line wrap: on
line source

#!/bin/sh
cd `dirname $0`

../../portasm/gen-masm.sh call_x86
../../portasm/gen-masm.sh call_x64