Switch logical in conditional.

This commit is contained in:
Joel Sherrill
2000-07-13 16:17:23 +00:00
parent 822d6b4799
commit 21555cba2d

View File

@@ -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