# -*- mode: perl; indent-width: 4; -*- ############################################################################### # Copyright (c) ERG Transit Systems. 1996-2004 # # File: PLATFORM/ngbcp # # Contents: NGBCP (EOS target) # # Revision History: # 19/08/99 APY Created ############################################################################### # NgbcpInit(); ############################################################################### #. EOS HK platform runtime configuration # ############################################################################### sub NgbcpInit { PlatformRequire( "eosm68k" ); }