microblaze_interrupts_g.c File Reference

#include "microblaze_interrupts_i.h"
#include "xparameters.h"

Functions

void XNullHandler (void *)

Detailed Description

This file contains the interrupt handler table for the MicroBlaze processor. This file is usually generated by LibGen.

 MODIFICATION HISTORY:

 Ver   Date     Changes
 ----- -------- -----------------------------------------------
 1.00b 10/03/03 First release
 

Function Documentation

void XNullHandler void *  NullParameter  ) 
 

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.

Parameters:
NullParameter is an arbitrary void pointer and not used.
Returns:
None.
Note:
None.


Generated on Thu Feb 13 14:48:11 2014 for 2014.1_doc by  doxygen 1.4.5