sim: m68hc11: localize a few functions
authorMike Frysinger <vapier@gentoo.org>
Sat, 30 Jan 2021 15:27:24 +0000 (10:27 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sat, 30 Jan 2021 15:28:38 +0000 (10:28 -0500)
commitb9e016f517c8e7f4ce2da4cf06d9f35b908428fc
treeeb84d2798861778c257ee38a8adf9fd1f33b528e
parentfb8d4e59af8a0faf6f38499760546f9fffba299d
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.
sim/m68hc11/ChangeLog
sim/m68hc11/m68hc11_sim.c
This page took 0.023965 seconds and 4 git commands to generate.