summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/jffs2/include/linux/completion.h
blob: f131af83f89428be52a7f4171cd587f402dc374b (plain) (blame)
1
2
3
4
5
6
7
#ifndef __LINUX_COMPLETION_H__
#define __LINUX_COMPLETION_H__

struct completion { } ;

#endif /* __LINUX_COMPLETION_H__ */