forked from Imagelibrary/rtems
*** empty log message ***
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
|
||||
typedef struct {
|
||||
jmp_buf regs;
|
||||
sigset_t isr_level;
|
||||
int isr_level;
|
||||
} Context_Control;
|
||||
|
||||
int main(
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
|
||||
typedef struct {
|
||||
jmp_buf regs;
|
||||
sigset_t isr_level;
|
||||
int isr_level;
|
||||
} Context_Control;
|
||||
|
||||
int main(
|
||||
|
||||
Reference in New Issue
Block a user