leon3: disable unused ISR handler

This commit is contained in:
Joel Sherrill
2013-01-08 12:49:56 -06:00
parent 4967f6b818
commit f597cc1ba2

View File

@@ -17,6 +17,7 @@
#include <bsp.h>
#include <shm_driver.h>
#if 0
void Shm_isr(void)
{
/*
@@ -32,6 +33,7 @@ void Shm_isr(void)
* routine below.
*/
}
#endif
/*
* This driver routine sets the SHM interrupt vector to point to the