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