view dyncallback/gen-masm.sh @ 581:01684bc7a93b

- removal of callback_plain_c++ test in mkfile as no c++ on plan9 (having added it there was by accident)
author Tassilo Philipp
date Thu, 08 Sep 2022 17:59:36 +0200
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