2010-06-29 Jennifer Averett <Jennifer.Averett@OARcorp.com>

* new-exceptions/bspsupport/ppc_exc_asm_macros.h: Added include of
	bspopts to resolve compilation problem.
This commit is contained in:
Jennifer Averett
2010-06-29 19:44:06 +00:00
parent dace9ed18b
commit d010b9d7cf
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2010-06-29 Jennifer Averett <Jennifer.Averett@OARcorp.com>
* new-exceptions/bspsupport/ppc_exc_asm_macros.h: Added include of
bspopts to resolve compilation problem.
2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1573/cpukit

View File

@@ -12,6 +12,7 @@
* reintroduce such statements.
*/
#include <bspopts.h>
#include <bsp/vectors.h>
#define LT(cr) ((cr)*4+0)