* amd64-windows-nat.c Rename gdb-specific win32_* to windows_* throughout.
[deliverable/binutils-gdb.git] / gdb / i386-windows-nat.c
index 5de297c57d971ee701600c886411c9568fc7f97d..5d339453e64a6a8d94f3ce7658a99b1d8d83719c 100644 (file)
@@ -72,5 +72,5 @@ static const int mappings[] =
 void
 _initialize_i386_windows_nat (void)
 {
-  win32_set_context_register_offsets (mappings);
+  windows_set_context_register_offsets (mappings);
 }
This page took 0.024878 seconds and 4 git commands to generate.