mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-25 08:06:21 +08:00
posix: Add and use <rtems/posix/psignalimpl.h>
This file contains the parts of <rtems/posix/psignal.h> that are only necessary for the POSIX API implementation.
This commit is contained in:
@@ -1651,6 +1651,7 @@ rtems_fs_init_functions_t rtems_fs_init_helper =
|
||||
#include <rtems/posix/mutex.h>
|
||||
#include <rtems/posix/key.h>
|
||||
#include <rtems/posix/psignal.h>
|
||||
#include <rtems/posix/pthread.h>
|
||||
#include <rtems/posix/rwlock.h>
|
||||
#include <rtems/posix/semaphore.h>
|
||||
#include <rtems/posix/spinlock.h>
|
||||
|
||||
Reference in New Issue
Block a user