forked from Imagelibrary/rtems
removed warning for `#ifdef' argument starts with a digit
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include <bsp.h>
|
||||
#include <debugport.h>
|
||||
|
||||
#ifdef 0
|
||||
#if 0
|
||||
/* FIXME : could get the string to print when in the BSP */
|
||||
static const char *exception_names[] =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user