#include "microblaze_interrupts_i.h"
#include "xparameters.h"
Functions | |
void | XNullHandler (void *) |
MODIFICATION HISTORY:
Ver Date Changes ----- -------- ----------------------------------------------- 1.00b 10/03/03 First release
|
Null handler function. This follows the XInterruptHandler signature for interrupt handlers. It can be used to assign a null handler (a stub) to an interrupt controller vector table.
|