removed warning for `#ifdef' argument starts with a digit

This commit is contained in:
Joel Sherrill
1998-05-02 12:10:18 +00:00
parent 17f57736d5
commit 269707e6f7

View File

@@ -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[] =
{