Rev 227 | Blame | Compare with Previous | Last modification | View Log | RSS feed
# -*- mode: perl; indent-width: 4; -*-################################################################################ Copyright (c) ERG Transit Systems. 1996-2004## File: PLATFORM/hkavm## Contents: HKAVM (EOS/CMOS target)## Revision History:# 06/04/00 APY Created################################################################################HkavmInit();################################################################################. EOS HK platform runtime configuration################################################################################sub HkavmInit{PlatformRequire( "eosp386", "--Watcom" );}