Skip to content
Commit 5fe32fc4 authored by Etienne Carriere's avatar Etienne Carriere Committed by Chris Kay
Browse files

fwk_interrupt: add missing declaration of exported functions



Add missing declaration of exported functions fwk_interrupt_init()
and fwk_interrupt_set_isr_fault().

fwk_interrupt_init() is an effective exported API hence declared from
fwk_interrupt.h.

fwk_interrupt_set_isr_fault() is a test only API hence declared from
internal/fwk_interrupt.h.

Signed-off-by: default avatarEtienne Carriere <etienne.carriere@linaro.org>
parent 888c4125
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment