mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-22 19:44:24 +08:00
smp_call
This commit is contained in:
@@ -16,7 +16,6 @@ struct smp_event
|
||||
struct smp_call
|
||||
{
|
||||
struct rt_spinlock lock;
|
||||
struct rt_list_node node;
|
||||
struct smp_event event;
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user