forked from Imagelibrary/rtems
2001-11-26 Joel Sherrill <joel@OARcorp.com>
* vectors/vectors.S: Include <bsp.h> to get PPC_VECTOR_FILE_BASE.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2001-11-26 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* vectors/vectors.S: Include <bsp.h> to get PPC_VECTOR_FILE_BASE.
|
||||
|
||||
2001-11-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Add @exceptions@ to SUBDIRS.
|
||||
|
||||
@@ -31,6 +31,7 @@
|
||||
* will usually be 0x0000 or 0x0100.
|
||||
*/
|
||||
|
||||
#include <bsp.h>
|
||||
#include "asm.h"
|
||||
|
||||
#ifndef PPC_VECTOR_FILE_BASE
|
||||
|
||||
Reference in New Issue
Block a user