mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-28 23:40:15 +00:00
Add local prototype for rtems_interrupt_level_attribute.
This commit is contained in:
@@ -16,6 +16,9 @@
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
|
||||
/* HACK: API visibilty violation */
|
||||
extern rtems_attribute rtems_interrupt_level_attribute(uint32_t level);
|
||||
|
||||
/* prototypes */
|
||||
void test_interrupt_inline(void);
|
||||
void check_isr_in_progress_inline(void);
|
||||
|
||||
Reference in New Issue
Block a user