binutils-gdb/sim/m68hc11
Mike Frysinger b9e016f517 sim: m68hc11: localize a few functions
These are only used in this file and lack prototypes, so gcc
complains about it.  Add static everywhere to clean that up.
2021-01-30 10:28:38 -05:00
..
aclocal.m4
ChangeLog sim: m68hc11: localize a few functions 2021-01-30 10:28:38 -05:00
config.in sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
configure sim: m68hc11: stop making hardware conditional 2021-01-30 01:09:38 -05:00
configure.ac sim: m68hc11: stop making hardware conditional 2021-01-30 01:09:38 -05:00
dv-m68hc11.c sim: m68hc11: include stdlib.h for prototypes 2021-01-30 10:21:15 -05:00
dv-m68hc11eepr.c
dv-m68hc11sio.c
dv-m68hc11spi.c
dv-m68hc11tim.c
dv-nvram.c
emulos.c
gencode.c
interp.c sim: m68hc11: tweak printf-style funcs 2021-01-30 10:25:04 -05:00
interrupts.c
interrupts.h
m68hc11_sim.c sim: m68hc11: localize a few functions 2021-01-30 10:28:38 -05:00
Makefile.in
sim-main.h