(file) Return to emlog.h CVS log (file) Jump to this file's LXR Page (dir) Up to [CENS] / misc / emlog

Diff for /misc/emlog/emlog.h between version 1.2 and 1.3

version 1.2, 2001/03/01 09:24:52 version 1.3, 2001/03/01 09:27:47
Line 20 
Line 20 
 #if defined(DECLARE_WAIT_QUEUE_HEAD) #if defined(DECLARE_WAIT_QUEUE_HEAD)
   wait_queue_head_t read_q;   wait_queue_head_t read_q;
 #else #else
   struct wait_queue *my_wait_queue;    struct wait_queue *read_q;
 #endif #endif
  
   int refcount;   int refcount;


Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

CENS CVS Mailing List
Powered by
ViewCVS 0.9.2