mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-17 15:07:04 +08:00
@@ -34,7 +34,7 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif /* __cplusplus */
|
#endif /* __cplusplus */
|
||||||
|
|
||||||
#define smp_processor_id() ((int)rtems_get_current_processor())
|
#define smp_processor_id() ((int)_SMP_Get_current_processor())
|
||||||
|
|
||||||
typedef void (*smp_call_func_t)(void *arg);
|
typedef void (*smp_call_func_t)(void *arg);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user