view toolwrap/asm470 @ 237:8d5373b24f5f

create_RVtasks.c: white space fixes
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 02 May 2021 04:34:12 +0000
parents 83146a4ae927
children
line wrap: on
line source

#!/bin/sh
C_DIR='c:/Dvpt_tools/Codegen/TMS4701x_1.22e/NT'
TZ=GMT
export C_DIR TZ
exec nowhine 'c:/Dvpt_tools/Codegen/TMS4701x_1.22e/NT/asm470.exe' "$@"