mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-05 00:22:46 +08:00
ZONE(9): Define SMP if RTEMS_SMP is defined
This commit is contained in:
parent
7f5afa04cd
commit
2dea47c82f
@ -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__ */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user