summaryrefslogtreecommitdiff
path: root/decoders/avr_isp
diff options
context:
space:
mode:
authorGerhard Sittig <gerhard.sittig@gmx.net>2020-02-23 05:49:51 +0100
committerGerhard Sittig <gerhard.sittig@gmx.net>2020-07-18 15:26:16 +0200
commitfa32c8f9fd897073f32205587ade4aaca7f8a7a9 (patch)
tree104108ea4e5aa316f55eb4a56eafb3b211bee62e /decoders/avr_isp
parenta9f2b88c3f74e0b776bfaee56402bb7682026a64 (diff)
downloadlibsigrokdecode-fa32c8f9fd897073f32205587ade4aaca7f8a7a9.tar.gz
libsigrokdecode-fa32c8f9fd897073f32205587ade4aaca7f8a7a9.zip
irmp: silence missing prototype compiler warning
The sigrok project enforces warnings when public routines of compile units lack prototypes. Add a prototype for the irmp.c:print_spectrum() routine to silence a compiler warning. An alternative would have been to mark the routine as static (it's exclusively used within the same file).
Diffstat (limited to 'decoders/avr_isp')
0 files changed, 0 insertions, 0 deletions