# -*- mode: perl; indent-width: 4; -*- ############################################################################### # Copyright (c) ERG Transit Systems. 1996-2004 # # File: PLATFORM/hkavm # # Contents: HKAVM2 (EOS target) # # Revision History: # 06/04/00 APY Created ############################################################################### # Hkavm2Init(); ############################################################################### #. EOS HK platform runtime configuration # ############################################################################### sub Hkavm2Init { PlatformRequire( "eosp386", "--Paradigm" ); }