Subversion Repositories DevTools

Rev

Rev 227 | Blame | Last modification | View Log | RSS feed

# -*- mode: perl; indent-width: 4; -*-
###############################################################################
# Copyright (c) VIX TECHNOLOGY (AUST) LTD
# 
# File:         PLATFORM/hkmpr
#
# Contents:     HKMPR (EOS target)
#
# Revision History:
#   19/08/99  APY   Created
###############################################################################
#

HkbcpInit();

###############################################################################
#.  EOS HK platform runtime configuration
#
###############################################################################
sub HkbcpInit
{
    PlatformRequire( "eosm68k" );
}