mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-24 11:12:27 +08:00
in newlib now
This commit is contained in:
@@ -17,6 +17,10 @@ typedef struct {
|
||||
struct sched_param schedparam;
|
||||
Watchdog_Control Sporadic_timer;
|
||||
|
||||
sigset_t signals_blocked;
|
||||
sigset_t signals_pending;
|
||||
sigset_t signals_posted;
|
||||
|
||||
#if 0
|
||||
/*
|
||||
* POSIX Interrupts
|
||||
|
||||
@@ -17,6 +17,10 @@ typedef struct {
|
||||
struct sched_param schedparam;
|
||||
Watchdog_Control Sporadic_timer;
|
||||
|
||||
sigset_t signals_blocked;
|
||||
sigset_t signals_pending;
|
||||
sigset_t signals_posted;
|
||||
|
||||
#if 0
|
||||
/*
|
||||
* POSIX Interrupts
|
||||
|
||||
@@ -17,6 +17,10 @@ typedef struct {
|
||||
struct sched_param schedparam;
|
||||
Watchdog_Control Sporadic_timer;
|
||||
|
||||
sigset_t signals_blocked;
|
||||
sigset_t signals_pending;
|
||||
sigset_t signals_posted;
|
||||
|
||||
#if 0
|
||||
/*
|
||||
* POSIX Interrupts
|
||||
|
||||
Reference in New Issue
Block a user