bsps: Fix warnings

This commit is contained in:
Sebastian Huber
2013-04-08 16:11:02 +02:00
parent a53045fda5
commit 602d5ba27c
2 changed files with 22 additions and 1 deletions

View File

@@ -43,7 +43,7 @@ SPR_RW(PPC405_TSR)
* However, the legacy mode works with less modifications
* of user code.
*/
int C_dispatch_dec_handler_bookE (BSP_Exception_frame *frame, unsigned int excNum)
static int C_dispatch_dec_handler_bookE (BSP_Exception_frame *frame, unsigned int excNum)
{
/* clear interrupt; we must do this
* before C_dispatch_irq_handler()