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

This commit is contained in:
Ralf Corsepius
2004-04-02 11:20:03 +00:00
parent d79aa47ded
commit f2863301ae
16 changed files with 40 additions and 8 deletions

View File

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

View File

@@ -19,7 +19,7 @@
* $Id$ * $Id$
*/ */
#include "asm.h" #include <rtems/asm.h>
.set PORT_A, 0xc00000a8 # port A .set PORT_A, 0xc00000a8 # port A
.set PORT_B, 0xc00000a4 # port B .set PORT_B, 0xc00000a4 # port B

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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