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
@@ -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.
@@ -31,7 +31,7 @@
* $Id$
*/
#include <asm.h>
#include <rtems/asm.h>
/*
* Offsets for various Contexts
@@ -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.
@@ -36,7 +36,7 @@
*/
#include <bspopts.h>
#include <asm.h>
#include <rtems/asm.h>
#include <rtems/score/ppc_offs.h>
BEGIN_CODE
@@ -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.
@@ -31,7 +31,7 @@
* $Id$
*/
#include <asm.h>
#include <rtems/asm.h>
/*
* Offsets for various Contexts
@@ -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.
@@ -36,7 +36,7 @@
*/
#include <bspopts.h>
#include <asm.h>
#include <rtems/asm.h>
#include <rtems/score/ppc_offs.h>
BEGIN_CODE
+4
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.
+1 -1
View File
@@ -16,7 +16,7 @@
*
*/
#include <asm.h>
#include <rtems/asm.h>
#include <rtems/score/cpu_asm.h>
+4
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
+1 -1
View File
@@ -16,7 +16,7 @@
* $Id$
*/
#include <asm.h>
#include <rtems/asm.h>
/*
* _CPU_Context_save_fp_context
+4
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:
+1 -1
View File
@@ -13,7 +13,7 @@
* $Id$
*/
#include <asm.h>
#include <rtems/asm.h>
/*
* Format of i386 Register structure
+4
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
+1 -1
View File
@@ -14,7 +14,7 @@
*/
#include <asm.h>
#include <rtems/asm.h>
.text
+4
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.
+1 -1
View File
@@ -43,7 +43,7 @@
* $Id$
*/
#include <asm.h>
#include <rtems/asm.h>
#include "iregdef.h"
#include "idtcpu.h"
+4
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
+1 -1
View File
@@ -21,7 +21,7 @@
* $Id$
*/
#include <asm.h>
#include <rtems/asm.h>
#if (SPARC_HAS_FPU == 1)