smp_call
This commit is contained in:
parent
d1865d0d93
commit
45bc5a721f
@ -16,7 +16,6 @@ struct smp_event
|
|||||||
struct smp_call
|
struct smp_call
|
||||||
{
|
{
|
||||||
struct rt_spinlock lock;
|
struct rt_spinlock lock;
|
||||||
struct rt_list_node node;
|
|
||||||
struct smp_event event;
|
struct smp_event event;
|
||||||
|
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user