mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 23:23:13 +00:00
Remove unused code
This commit is contained in:
@@ -26,14 +26,6 @@ typedef struct {
|
|||||||
sigset_t signals_blocked;
|
sigset_t signals_blocked;
|
||||||
sigset_t signals_pending;
|
sigset_t signals_pending;
|
||||||
|
|
||||||
#if 0
|
|
||||||
/*
|
|
||||||
* POSIX Interrupts
|
|
||||||
*/
|
|
||||||
uint32_t interrupts_installed;
|
|
||||||
CORE_semaphore_Control Interrupt_Semaphore;
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* POSIX Cancelability
|
* POSIX Cancelability
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user