Subversion Repositories DevTools

Rev

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

# -*- mode: perl; indent-width: 4; -*-
###############################################################################
# COPYRIGHT - VIX IP PTY LTD ("VIX"). ALL RIGHTS RESERVED.
# 
# File:         PLATFORM/hkgak
#
# Contents:     HKGAK (EOS/CMOS target)
#
# Revision History:
#   06/04/00  APY   Created
###############################################################################
#

HkgakInit();

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