gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / binutils / windmc.h
index cb6f4532b7d92853843251d3abd3e32c5cebe57b..5c74124f442cad7301a4d5ba6567a77aa4c980ad 100644 (file)
@@ -1,5 +1,5 @@
 /* windmc.h -- header file for windmc program.
-   Copyright (C) 2007-2018 Free Software Foundation, Inc.
+   Copyright (C) 2007-2020 Free Software Foundation, Inc.
    Written by Kai Tietz, Onevision.
 
    This file is part of GNU Binutils.
@@ -66,6 +66,7 @@ typedef struct mc_node
   unichar *symbol;
   rc_uint_type id;
   rc_uint_type vid;
+  unichar *id_typecast;
   mc_node_lang *sub;
 } mc_node;
 
This page took 0.034454 seconds and 4 git commands to generate.