RTEMS CPU Kit with SuperCore  4.11.3
completion.h
Go to the documentation of this file.
1 #ifndef __LINUX_COMPLETION_H__
2 #define __LINUX_COMPLETION_H__
3 
4 struct completion { } ;
5 
6 #endif /* __LINUX_COMPLETION_H__ */
7 
Definition: completion.h:5