Clean up some of the exception handling code in the new MicroBlaze port.

This commit is contained in:
Richard Barry 2011-07-02 18:51:18 +00:00
parent f90794f05a
commit 3d5656e37e
4 changed files with 8 additions and 13 deletions

View file

@ -102,6 +102,7 @@
/* BSP includes. */
#include "xtmrctr.h"
#include "microblaze_exceptions_g.h"
/* Kernel includes. */
#include "FreeRTOS.h"