2002-04-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* start/start.S: remove targopts.h.
This commit is contained in:
Joel Sherrill
2002-04-19 13:25:27 +00:00
parent 2c03029651
commit fb43067115
2 changed files with 6 additions and 3 deletions
@@ -1,3 +1,7 @@
2002-04-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/start.S: remove targopts.h.
2001-04-08 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
@@ -32,9 +32,8 @@
* $Id$
*/
#include <rtems/score/targopts.h> /* for PPC_USE_DATA_CACHE */
#include "ppc-asm.h"
#include "bsp.h"
#include <ppc-asm.h>
#include <bsp.h>
.file "start.s"