OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [packages/] [compat/] [linux/] [v2_0/] [include/] [linux/] [workqueue.h] - Blame information for rev 174

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 27 unneback
#ifndef __LINUX_WORKQUEUE_H__
2
#define __LINUX_WORKQUEUE_H__
3
 
4
/* We don't do this yet */
5
struct work_struct { } ;
6
 
7
#define INIT_WORK(x,y,z) /* */
8
#define schedule_work(x) do { } while(0)
9
#define flush_scheduled_work() do { } while(0)
10
 
11
#endif /* __LINUX_WORKQUEUE_H__ */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.