sim: drop extern C linkage from most sim interface headers
authorMike Frysinger <vapier@gentoo.org>
Tue, 10 Nov 2015 07:12:52 +0000 (23:12 -0800)
committerMike Frysinger <vapier@gentoo.org>
Sun, 15 Nov 2015 05:38:26 +0000 (00:38 -0500)
commitc4d4ed40834de8e2b493f83cf15291f2d2e38c6f
tree41a60a31ed024349fcc54632b879111612789123
parentd8bd95efd8119e06e6753c841f1bbc54bb09d5de
sim: drop extern C linkage from most sim interface headers

Since these headers merely have enum's, drop the extern C linkage
markings.  Helps to reduce the copy & paste spam.
include/gdb/ChangeLog
include/gdb/sim-arm.h
include/gdb/sim-cr16.h
include/gdb/sim-d10v.h
include/gdb/sim-frv.h
include/gdb/sim-h8300.h
include/gdb/sim-lm32.h
include/gdb/sim-sh.h
This page took 0.024652 seconds and 4 git commands to generate.