Rev 227 | Blame | Last modification | View Log | RSS feed
# -*- mode: perl; indent-width: 4; -*-################################################################################ Copyright (c) VIX TECHNOLOGY (AUST) LTD## 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" );}