blob: 7e193f844fa8183668234feb9a4b37c4781d30f0 [file] [log] [blame]
/*
* Copyright (c) 2017 Oticon A/S
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef _SOC_IRQ_H
#define _SOC_IRQ_H
#include "board_irq.h"
/*
* This SOC relies on the boards providing all the IRQ support
*/
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif /* _SOC_IRQ_H */