URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [packages/] [compat/] [linux/] [v2_0/] [include/] [linux/] [completion.h] - Rev 174
Compare with Previous | Blame | View Log
#ifndef __LINUX_COMPLETION_H__ #define __LINUX_COMPLETION_H__ struct completion { } ; #endif /* __LINUX_COMPLETION_H__ */