mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
Switch logical in conditional.
This commit is contained in:
@@ -102,7 +102,7 @@
|
|||||||
#define SYSTEM_IDLE_FP (long) 0
|
#define SYSTEM_IDLE_FP (long) 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(RTEMS_MULTIPROCESSING)
|
#if !defined(RTEMS_MULTIPROCESSING)
|
||||||
#define MPCI_RECEIVE_SERVER_STACK_SIZE 0
|
#define MPCI_RECEIVE_SERVER_STACK_SIZE 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user