head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2002.09.04.23.17.24;	author ivang;	state Exp;
branches;
next	;


desc
@@


1.1
log
@rtems-20020807 import
@
text
@#
#  Configuration file for the GDB C4x simulator as a C3x
#
#  c3xsim.cfg,v 1.2 2000/02/29 16:35:45 joel Exp
#

RTEMS_BSP=c3xsim
RTEMS_CPU_MODEL=c32
CPU_CFLAGS = -mcpu=32

include $(RTEMS_ROOT)/make/custom/c4xsim.cfg

@
