* i386-tdep.c (i386_frame_prev_register): Unwind SP from memory
[deliverable/binutils-gdb.git] / gdb / windows-nat.h
index 6b8287dd631196b8f0be6e76b977513d3688aab5..ad6c8f2d1dd6ffc85709f916d9ee2ec300c5cb43 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2008, 2009 Free Software Foundation, Inc.
+/* Copyright 2008, 2009, 2010, 2011 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.033285 seconds and 4 git commands to generate.