forked from Imagelibrary/rtems
removed junk field in context_control
This commit is contained in:
@@ -449,7 +449,6 @@ extern "C" {
|
||||
typedef struct {
|
||||
jmp_buf regs;
|
||||
sigset_t isr_level;
|
||||
int junk;
|
||||
} Context_Control;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user