ddk: update includes

git-svn-id: svn://kolibrios.org@6588 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Sergey Semyonov (Serge)
2016-10-12 18:46:14 +00:00
parent c6a90cef0f
commit 8f3ca726d6
58 changed files with 13344 additions and 11 deletions

View File

@@ -217,6 +217,7 @@ void call_rcu_sched(struct rcu_head *head,
void synchronize_sched(void);
#define wait_rcu_gp(...)
/**
* call_rcu_tasks() - Queue an RCU for invocation task-based grace period
* @head: structure to be used for queueing the RCU updates.