nios2: _IntLibInit(): fix comment
Change-Id: I9cfee87ed3ba5fadba60c197a44b38a0dc75720f Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
This commit is contained in:
parent
148924827d
commit
885e9084a8
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue