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