Revert the last change.
[deliverable/binutils-gdb.git] / gdb / windows-nat.h
index 6b8287dd631196b8f0be6e76b977513d3688aab5..2e638c3f64b911be1cf43cef635d2e276caf63ae 100644 (file)
    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.023942 seconds and 4 git commands to generate.