mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-23 20:52:40 +08:00
include <libcpu/raw_exceptions.h>.
This commit is contained in:
@@ -30,6 +30,9 @@
|
||||
|*do not edit here) |
|
||||
|*****************************************************************|
|
||||
|* $Log$
|
||||
|* Revision 1.2 2005/12/31 09:28:01 ralf
|
||||
|* Misc include file fixes.
|
||||
|*
|
||||
|* Revision 1.1 2005/12/31 05:09:26 ralf
|
||||
|* New (CVS import Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>'s
|
||||
|* submission).
|
||||
@@ -105,7 +108,7 @@
|
||||
#include "../irq/irq.h"
|
||||
#include <rtems/score/apiext.h>
|
||||
#include <rtems/bspIo.h>
|
||||
#include "../include/raw_exception.h"
|
||||
#include <libcpu/raw_exception.h>
|
||||
#include "../vectors/vectors.h"
|
||||
#include "../include/mpc5200.h"
|
||||
|
||||
|
||||
@@ -30,6 +30,9 @@
|
||||
|*do not edit here) |
|
||||
|*****************************************************************|
|
||||
|* $Log$
|
||||
|* Revision 1.2 2005/12/31 09:28:01 ralf
|
||||
|* Misc include file fixes.
|
||||
|*
|
||||
|* Revision 1.1 2005/12/31 05:09:26 ralf
|
||||
|* New (CVS import Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>'s
|
||||
|* submission).
|
||||
@@ -96,13 +99,11 @@
|
||||
/* */
|
||||
/***********************************************************************/
|
||||
|
||||
/*#include <bsp.h>*/
|
||||
#include <bsp.h>
|
||||
#include <rtems.h>
|
||||
/*#include "../irq/irq.h"*/
|
||||
#include "../irq/irq.h"
|
||||
#include <rtems/bspIo.h>
|
||||
#include "../include/raw_exception.h"
|
||||
#include <libcpu/raw_exception.h>
|
||||
#include "../include/mpc5200.h"
|
||||
|
||||
extern unsigned int external_exception_vector_prolog_code_size;
|
||||
|
||||
@@ -30,6 +30,9 @@
|
||||
|*do not edit here) |
|
||||
|*****************************************************************|
|
||||
|* $Log$
|
||||
|* Revision 1.2 2005/12/31 09:28:02 ralf
|
||||
|* Misc include file fixes.
|
||||
|*
|
||||
|* Revision 1.1 2005/12/31 05:09:26 ralf
|
||||
|* New (CVS import Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>'s
|
||||
|* submission).
|
||||
@@ -93,7 +96,7 @@
|
||||
/***********************************************************************/
|
||||
|
||||
#include "../vectors/vectors.h"
|
||||
#include "../include/raw_exception.h"
|
||||
#include <libcpu/raw_exception.h>
|
||||
#include <bsp.h>
|
||||
#include <rtems/bspIo.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user