2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>

* cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
This commit is contained in:
Ralf Corsepius
2004-04-01 10:12:49 +00:00
parent cbdd077faa
commit b49bcfcec6
20 changed files with 50 additions and 10 deletions

View File

@@ -1,3 +1,7 @@
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* cpu.c: Convert to using c99 fixed size types.

View File

@@ -31,7 +31,7 @@
* $Id$
*/
#include <asm.h>
#include <rtems/asm.h>
/*
* Offsets for various Contexts

View File

@@ -1,3 +1,7 @@
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* cpu.c, ppccache.c: Convert to using c99 fixed size types.

View File

@@ -36,7 +36,7 @@
*/
#include <bspopts.h>
#include <asm.h>
#include <rtems/asm.h>
#include <rtems/score/ppc_offs.h>
BEGIN_CODE

View File

@@ -1,3 +1,7 @@
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* cpu.c: Convert to using c99 fixed size types.

View File

@@ -31,7 +31,7 @@
* $Id$
*/
#include <asm.h>
#include <rtems/asm.h>
/*
* Offsets for various Contexts

View File

@@ -1,3 +1,7 @@
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* cpu.c, ppccache.c: Convert to using c99 fixed size types.

View File

@@ -36,7 +36,7 @@
*/
#include <bspopts.h>
#include <asm.h>
#include <rtems/asm.h>
#include <rtems/score/ppc_offs.h>
BEGIN_CODE

View File

@@ -1,3 +1,7 @@
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
* cpu.c, rtems/score/cpu.h: Convert to using c99 fixed size types.

View File

@@ -16,7 +16,7 @@
*
*/
#include <asm.h>
#include <rtems/asm.h>
#include <rtems/score/cpu_asm.h>

View File

@@ -1,3 +1,7 @@
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
* c4xio.h, cpu.c, irq.c, rtems/score/cpu.h: Convert to using c99

View File

@@ -16,7 +16,7 @@
* $Id$
*/
#include <asm.h>
#include <rtems/asm.h>
/*
* _CPU_Context_save_fp_context

View File

@@ -1,3 +1,7 @@
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
* cpu.c, cpu_asm.S, rtems/score/cpu.h, rtems/score/interrupts.h:

View File

@@ -13,7 +13,7 @@
* $Id$
*/
#include <asm.h>
#include <rtems/asm.h>
/*
* Format of i386 Register structure

View File

@@ -1,3 +1,7 @@
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
* cpu.c, m68302.h, rtems/score/cpu.h, rtems/score/m68k.h: Convert to

View File

@@ -14,7 +14,7 @@
*/
#include <asm.h>
#include <rtems/asm.h>
.text

View File

@@ -1,3 +1,7 @@
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
* cpu.c, rtems/score/cpu.h: Convert to using c99 fixed size types.

View File

@@ -43,7 +43,7 @@
* $Id$
*/
#include <asm.h>
#include <rtems/asm.h>
#include "iregdef.h"
#include "idtcpu.h"

View File

@@ -1,3 +1,7 @@
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
* cpu.c, rtems/score/cpu.h, rtems/score/sparc.h: Convert to using

View File

@@ -21,7 +21,7 @@
* $Id$
*/
#include <asm.h>
#include <rtems/asm.h>
#if (SPARC_HAS_FPU == 1)