Mark stm_interrupt_vector as const so it is READONLY
authorKeith Packard <keithp@keithp.com>
Mon, 4 May 2020 18:58:54 +0000 (11:58 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 22 May 2020 05:04:46 +0000 (22:04 -0700)
commit7797000eeaf11027200f12ee7f1eee5ed677f268
treefa0ad24cefd52d7760c1ca2ca5538e3cdb7d4296
parent2108da105ed9c915fc09d1251dc655bf11203d79
Mark stm_interrupt_vector as const so it is READONLY

Signed-off-by: Keith Packard <keithp@keithp.com>
src/stm/ao_interrupt.c