* start/start.S: Include <rtems/asm.h> instead of <asm.h>.

This commit is contained in:
Ralf Corsepius
2004-04-02 11:20:52 +00:00
parent 79ebd2713c
commit cb33a86f6d
20 changed files with 50 additions and 10 deletions

View File

@@ -1,3 +1,7 @@
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.

View File

@@ -23,7 +23,7 @@
* $Id$
*/
#include "asm.h"
#include <rtems/asm.h>
BEGIN_CODE
/*

View File

@@ -1,3 +1,7 @@
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.

View File

@@ -25,7 +25,7 @@
* $Id$
*/
#include "asm.h"
#include <rtems/asm.h>
#include "bsp.h"
BEGIN_CODE

View File

@@ -1,3 +1,7 @@
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.

View File

@@ -3,7 +3,7 @@
*/
#include "mrm332.h"
#include "asm.h"
#include <rtems/asm.h>
#include <sim.h>
BEGIN_CODE

View File

@@ -1,3 +1,7 @@
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.

View File

@@ -15,7 +15,7 @@
* http://www.rtems.com/license/LICENSE.
*/
#include "asm.h"
#include <rtems/asm.h>
/* Since we don't yet have a memory map for Bender, I am

View File

@@ -1,3 +1,7 @@
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* irq/irq_asm.S: Include <rtems/asm.h> instead of <asm.h>.

View File

@@ -26,7 +26,7 @@
*
*/
#include "asm.h"
#include <rtems/asm.h>
/*
* The initial stack is set to run BELOW the code base address.

View File

@@ -1,3 +1,7 @@
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.

View File

@@ -19,7 +19,7 @@
* $Id$
*/
#include "asm.h"
#include <rtems/asm.h>
BEGIN_CODE
PUBLIC(start)

View File

@@ -1,3 +1,7 @@
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.

View File

@@ -30,7 +30,7 @@
* $Id$
*/
#include "asm.h"
#include <rtems/asm.h>
BEGIN_CODE
PUBLIC(start)

View File

@@ -1,3 +1,7 @@
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.

View File

@@ -36,7 +36,7 @@
* $Id$
*/
#include "asm.h"
#include <rtems/asm.h>
#include "rtems/score/sh4_regs.h"
#include "rtems/score/sh7750_regs.h"

View File

@@ -1,3 +1,7 @@
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.

View File

@@ -19,7 +19,7 @@
* $Id$
*/
#include "asm.h"
#include <rtems/asm.h>
BEGIN_CODE
PUBLIC(start)

View File

@@ -1,3 +1,7 @@
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.

View File

@@ -36,7 +36,7 @@
* $Id$
*/
#include "asm.h"
#include <rtems/asm.h>
#include "rtems/score/sh4_regs.h"
BEGIN_CODE