altos: Add 'void' to function declarations with no params.
authorKeith Packard <keithp@keithp.com>
Tue, 5 Feb 2019 06:32:24 +0000 (22:32 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 18 Feb 2019 21:08:23 +0000 (13:08 -0800)
commit54dd2a6e3a05b940d9daebb3d73f6876c182b3e7
treee08a74ddff46442c72afee9098a3ca2ee38defc5
parent873f511173c637016b5e173813bd03c1725797bb
altos: Add 'void' to function declarations with no params.

Support -Wstrict-prototypes

Signed-off-by: Keith Packard <keithp@keithp.com>
12 files changed:
src/lpc/ao_arch_funcs.h
src/lpc/ao_exti.h
src/lpc/ao_exti_lpc.c
src/stm/ao_arch.h
src/stm/ao_arch_funcs.h
src/stm/ao_exti.h
src/stm/ao_exti_stm.c
src/stm/ao_profile.h
src/stmf0/ao_arch.h
src/stmf0/ao_arch_funcs.h
src/stmf0/ao_exti.h
src/stmf0/ao_exti_stm.c