nios2: _IntLibInit(): fix comment

Change-Id: I9cfee87ed3ba5fadba60c197a44b38a0dc75720f
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
This commit is contained in:
Andrew Boie 2016-06-23 14:55:11 -07:00 committed by Inaky Perez-Gonzalez
commit 885e9084a8

View file

@ -177,7 +177,7 @@ static ALWAYS_INLINE void fiberRtnValueSet(struct tcs *fiber,
static inline void _IntLibInit(void)
{
/* STUB ... possibly nothing to do here though */
/* No special initialization of the interrupt subsystem required */
}
FUNC_NORETURN void _NanoFatalErrorHandler(unsigned int reason,