sim: add a proper sim_core_trans_addr prototype
authorMike Frysinger <vapier@gentoo.org>
Mon, 26 Mar 2012 02:18:43 +0000 (02:18 +0000)
committerMike Frysinger <vapier@gentoo.org>
Mon, 26 Mar 2012 02:18:43 +0000 (02:18 +0000)
commita35a332283963d66a7ff272ace86cf49c50119e1
treeaf4399c260992bc590e92d544e8a81f248f64956
parentfc72a5f0f1a5b41a23ad80cead0e9bdc1459d7b3
sim: add a proper sim_core_trans_addr prototype

The common code has a sim_core_trans_addr() helper that only the m32r code
uses.  Move the inline extern in the m32r code to the proper common header.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
sim/common/ChangeLog
sim/common/sim-core.h
sim/m32r/ChangeLog
sim/m32r/traps-linux.c
This page took 0.025735 seconds and 4 git commands to generate.