altos: Declare all public functions in header files
authorKeith Packard <keithp@keithp.com>
Tue, 5 Feb 2019 06:28:02 +0000 (22:28 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 18 Feb 2019 21:08:23 +0000 (13:08 -0800)
commit873f511173c637016b5e173813bd03c1725797bb
treed9458610035a74ee3c3c3632073125032fa60dff
parentc11427819ca24bb77523496309b5b6f699d126c5
altos: Declare all public functions in header files

Including interrupt vectors to catch mis-spellings.
Working toward supporting -Wmissing-prototypes

Signed-off-by: Keith Packard <keithp@keithp.com>
src/kernel/ao_log_gps.h
src/kernel/ao_send_packet.c
src/lpc/ao_arch_funcs.h
src/lpc/lpc.h
src/stm/ao_adc_single_stm.c
src/stm/ao_arch_funcs.h
src/stm/ao_beep_stm.c
src/stm/stm32l.h
src/stmf0/ao_arch_funcs.h
src/stmf0/stm32f0.h