blob: 1cf621b89ded09508ea916ab9577c67e8e7bfb96 [file] [log] [blame]
/*
* Copyright (c) 2023 STMicroelectronics
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef _STM32WBA_LINK_LAYER_PLAT_LOCAL_H_
#define _STM32WBA_LINK_LAYER_PLAT_LOCAL_H_
void link_layer_register_isr(void);
#endif /* _STM32WBA_LINK_LAYER_PLAT_LOCAL_H_ */