]> sigrok.org Git - libsigrokdecode.git/blobdiff - irmp/irmp.c
irmp: silence missing prototype compiler warning
[libsigrokdecode.git] / irmp / irmp.c
index c7a2fd9c2adadb69f9ea318cff35680841588c82..61711e5581e9680f16e271557a3c3816a4c6aef6 100644 (file)
@@ -5554,6 +5554,7 @@ printf ("fm: %d %d\n", irmp_pulse_time * 1000000 / F_INTERRUPTS, RCII_BIT_LEN *
  *---------------------------------------------------------------------------------------------------------------------------------------------------
  */
 
+void print_spectrum (char * text, int * buf, int is_pulse);
 void
 print_spectrum (char * text, int * buf, int is_pulse)
 {