mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-22 05:55:12 +08:00
* ppc403/vectors/align_h.S: Include <rtems/asm.h> instead of <asm.h>.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* ppc403/vectors/align_h.S: Include <rtems/asm.h> instead of <asm.h>.
|
||||
|
||||
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* mpc505/vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include "asm.h"
|
||||
#include <rtems/asm.h>
|
||||
#define ALIGN_REGS 0x0140
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user