|
|
| version 1.155, 2008/01/21 15:00:49 | version 1.156, 2008/02/06 03:24:42 |
|---|---|
| Line 40 | Line 40 |
| #define vptosync(v) (&vsync[((unsigned long)v) % NVSYNC]) | #define vptosync(v) (&vsync[((unsigned long)v) % NVSYNC]) |
| static wait_queue_head_t vsync[NVSYNC]; | static wait_queue_head_t vsync[NVSYNC]; |
| void | void __init |
| vn_init(void) | vn_init(void) |
| { | { |
| int i; | int i; |