mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-09 17:12:58 +00:00
deleted a line for spacing correction
This commit is contained in:
@@ -811,7 +811,6 @@ int _POSIX_signals_Get_highest(
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
int sigtimedwait(
|
int sigtimedwait(
|
||||||
const sigset_t *set,
|
const sigset_t *set,
|
||||||
siginfo_t *info,
|
siginfo_t *info,
|
||||||
|
|||||||
@@ -811,7 +811,6 @@ int _POSIX_signals_Get_highest(
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
int sigtimedwait(
|
int sigtimedwait(
|
||||||
const sigset_t *set,
|
const sigset_t *set,
|
||||||
siginfo_t *info,
|
siginfo_t *info,
|
||||||
|
|||||||
Reference in New Issue
Block a user