mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 07:15:58 +08:00
ZONE(9): Define SMP if RTEMS_SMP is defined
This commit is contained in:
@@ -99,6 +99,7 @@ __FBSDID("$FreeBSD$");
|
||||
#define curcpu rtems_get_current_processor()
|
||||
#undef mp_maxid
|
||||
#define mp_maxid rtems_get_processor_count()
|
||||
#define SMP
|
||||
#endif
|
||||
#endif /* __rtems__ */
|
||||
|
||||
|
Reference in New Issue
Block a user