Fix typo.
[deliverable/binutils-gdb.git] / gas / itbl-ops.h
index b1687da7c520f0a446a2b013548d55146fcfeb39..d9dbf7c3ca471bee2d661369252cd14df1a3ebb3 100644 (file)
@@ -1,5 +1,5 @@
 /* itbl-ops.h
-   Copyright 1997, 1999, 2000, 2003, 2006 Free Software Foundation, Inc.
+   Copyright 1997, 1999, 2000, 2003, 2006, 2007 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -69,7 +69,7 @@ typedef enum
 typedef enum
   {
     e_p0,
-    e_nprocs = NUMBER_OF_PROCESSORS,
+    e_nprocs = ITBL_NUMBER_OF_PROCESSORS,
     e_invproc                  /* invalid processor */
   } e_processor;
 
This page took 0.02474 seconds and 4 git commands to generate.