typo fixed

Yoshinori Sato ysato@users.sourceforge.jp
Fri May 23 12:53:00 GMT 2003


Index: generic-stub.c
===================================================================
RCS file: /cvs/ecos/ecos/packages/hal/common/current/src/generic-stub.c,v
retrieving revision 1.32
diff -u -r1.32 generic-stub.c
--- generic-stub.c	6 May 2003 21:00:20 -0000	1.32
+++ generic-stub.c	23 May 2003 12:51:37 -0000
@@ -1924,7 +1924,7 @@
   int  is_progmem = TARGET_ADDR_IS_PROGMEM(mem);
 #endif
 
-#ifdef CYGDBG_HAL_CRCTABLE_RAM
+#ifdef CYGDBG_HAL_CRCTABLE_LOCATION_RAM
   if (! tableInit)
     {
       /* Initialize the CRC table and the decoding table. */



More information about the Ecos-patches mailing list