binutils-gdb/sim/cr16
Mike Frysinger 9220438ca5 sim: cr16: add ifdefs around undefined syscalls
The cr16 libgloss port does not define these syscall numbers, so trying
to use them results in build failures [1].  The cr16 code already uses
ifdefs around a bunch of syscalls, so extend that style to cover the
ones that are currently missing.  Now we can at least compile.

[1] http://sourceware.org/ml/gdb-patches/2011-06/msg00118.html
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2011-12-30 09:12:36 +00:00
..
ChangeLog sim: cr16: add ifdefs around undefined syscalls 2011-12-30 09:12:36 +00:00
Makefile.in
aclocal.m4 sim: generate build dependencies on the fly 2011-12-03 18:23:51 +00:00
config.in
configure sim: generate build dependencies on the fly 2011-12-03 18:23:51 +00:00
configure.ac
cr16_sim.h
endian.c
gencode.c
interp.c
simops.c sim: cr16: add ifdefs around undefined syscalls 2011-12-30 09:12:36 +00:00