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/hk386pc
#
# Contents:     HK386PC (EOS target)
#
# Revision History:
#   19/08/99  APY   Created
###############################################################################
#

Hk386pcInit();

###############################################################################
#.  EOS HK platform runtime configuration
#
###############################################################################
sub Hk386pcInit
{
    PlatformRequire( "eosp386" );
}