]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/moxie/sim-main.h
sim: avr/mcore/moxie: fill out sim-cpu pc fetch/store helpers
[thirdparty/binutils-gdb.git] / sim / moxie / sim-main.h
index 5a9f7c7119219bc1f91e8dcaf5a2ed71f5a2c96f..6a2174bc124205a295609228772bb20a1b45dbef 100644 (file)
@@ -24,6 +24,8 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 typedef address_word sim_cia;
 
+typedef struct _sim_cpu SIM_CPU;
+
 #include "sim-base.h"
 #include "bfd.h"