sim: change raddr to address_word
[deliverable/binutils-gdb.git] / gdb / osdata.c
index 06506dddbafc64469ff98ad216e4acbc084d68bb..3317b6fc48c21b9ced0737d206cd50e7c82eccb4 100644 (file)
@@ -1,6 +1,6 @@
 /* Routines for handling XML generic OS data provided by target.
 
-   Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -278,7 +278,7 @@ get_osdata_column (struct osdata_item *item, const char *name)
   return NULL;
 }
 
-void
+static void
 info_osdata_command (char *type, int from_tty)
 {
   struct osdata *osdata = NULL;
This page took 0.023224 seconds and 4 git commands to generate.