gdb/
[deliverable/binutils-gdb.git] / gdb / windows-nat.h
index 6b8287dd631196b8f0be6e76b977513d3688aab5..dab4df52b944e1dd2910df749cd3fcb259b5ed55 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2008, 2009 Free Software Foundation, Inc.
+/* Copyright 2008, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
-#ifndef WIN32_NAT_H
-#define WIN32_NAT_H
+#ifndef WINDOWS_NAT_H
+#define WINDOWS_NAT_H
 
-extern void win32_set_context_register_offsets (const int *offsets);
+extern void windows_set_context_register_offsets (const int *offsets);
 
 #endif
 
This page took 0.024697 seconds and 4 git commands to generate.