Add org.gnu.gdb.i386.avx.
[deliverable/binutils-gdb.git] / sim / common / hw-properties.h
index 67489726f246bafbba909ae01d16bc3c69e698d9..7891cacdc09205aec14c025581129383fb985de2 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007 Free Software Foundation, Inc.
+   Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
@@ -120,7 +120,7 @@ const struct hw_property *hw_find_array_property
 void hw_add_boolean_property
 (struct hw *me,
  const char *property,
- int bool);
+ int boolean);
 
 int hw_find_boolean_property
 (struct hw *me,
This page took 0.0242329999999999 seconds and 4 git commands to generate.