diff options
author | Mike Frysinger <vapier@gentoo.org> | 2021-06-26 23:18:40 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2021-06-27 10:53:15 -0400 |
commit | 76f11310dfe5815ac6045fcd76eb3bbdc85678ae (patch) | |
tree | 385880f64eb2484adf0a797c2e44f80502532dee /sim/bpf/decode-le.c | |
parent | 5db3a175cc173c00607db959cfa401d0055f7dd4 (diff) | |
download | binutils-76f11310dfe5815ac6045fcd76eb3bbdc85678ae.zip binutils-76f11310dfe5815ac6045fcd76eb3bbdc85678ae.tar.gz binutils-76f11310dfe5815ac6045fcd76eb3bbdc85678ae.tar.bz2 |
sim: bpf: include more local headers & fix broken funcs
Various files were not including the relevant headers, or some funcs
were missing prototypes entirely, leading to mismatch between the
actual definition of the functions. Add includes to a few places and
fix the broken functions that are uncovered as a result. Fixing some
compile warnings (e.g. missing prototypes) often find real bugs.
Diffstat (limited to 'sim/bpf/decode-le.c')
0 files changed, 0 insertions, 0 deletions