mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-30 23:18:37 -04:00
Clean up some of the exception handling code in the new MicroBlaze port.
This commit is contained in:
parent
f90794f05a
commit
3d5656e37e
4 changed files with 8 additions and 13 deletions
|
@ -102,6 +102,7 @@
|
|||
|
||||
/* BSP includes. */
|
||||
#include "xtmrctr.h"
|
||||
#include "microblaze_exceptions_g.h"
|
||||
|
||||
/* Kernel includes. */
|
||||
#include "FreeRTOS.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue