mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 22:54:14 +08:00
2002-04-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/start.S: remove targopts.h.
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user