]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/microblaze/interp.c
sim: drop unused headers
authorMike Frysinger <vapier@gentoo.org>
Thu, 19 Feb 2015 09:09:54 +0000 (04:09 -0500)
committerMike Frysinger <vapier@gentoo.org>
Fri, 20 Feb 2015 05:16:14 +0000 (00:16 -0500)
commitdc049bf460bb1243aaaa48745bb8df64bbb3e1cd
tree1cd4402936d6e863d157f55804e0b16d72e97cfa
parent4c4ca605d5332d4d5b0112932cbf379d82bb7d15
sim: drop unused headers

These look like left over hacks from the days where we had to protect
ourselves from the compiler and C library.  None of these checks are
relevant, and we have common configure logic to do header tests.  Punt
them all now.
sim/mcore/ChangeLog
sim/mcore/interp.c
sim/mcore/sysdep.h [deleted file]
sim/microblaze/ChangeLog
sim/microblaze/interp.c
sim/microblaze/sysdep.h [deleted file]
sim/moxie/ChangeLog
sim/moxie/interp.c
sim/moxie/sysdep.h [deleted file]