Subversion Repositories DevTools

Rev

Blame | Last modification | View Log | RSS feed

# -*- mode: perl; indent-width: 4; -*-
###############################################################################
# Copyright (c) ERG Transit Systems. 1996-2004
# 
# File:         PLATFORM/hkpca
#
# Contents:     GMPCA (EOS/CMOS target)
#
# Revision History:
#   26/02/02  GHO   Created
###############################################################################
#

GMPCAInit();

###############################################################################
#.  EOS HK platform runtime configuration
#
###############################################################################
sub GMPCAInit
{
    PlatformRequire( "cmos68k" );
}