view dyncallback/gen-masm.sh @ 374:200297c0f215

- correction to manual overview (in a prev commit I edited the wrong line)
author Tassilo Philipp
date Sat, 26 Dec 2020 20:23:55 +0100
parents ab2d78e48ca2
children
line wrap: on
line source

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

../portasm/gen-masm.sh dyncall_callback_x86 _masm
../portasm/gen-masm.sh dyncall_callback_x64 _masm