tcl/board: add TI Tiva C ek-tm4c1294xl config
[fw/openocd] / src / target / arm_simulator.h
index 3a7ac13ecc609461e440112299d1e2a5b5c55cee..3aedaee2e8da205c5f7617282ffd1f4621a7b3d1 100644 (file)
  *   You should have received a copy of the GNU General Public License     *
  *   along with this program; if not, write to the                         *
  *   Free Software Foundation, Inc.,                                       *
- *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             *
+ *   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.           *
  ***************************************************************************/
 
 #ifndef ARM_SIMULATOR_H
 #define ARM_SIMULATOR_H
 
-#include <helper/types.h>
-
 struct target;
 
 struct arm_sim_interface {