[BACK]Return to bus.h CVS log [TXT][DIR] Up to [local] / funnyos / sys

Diff for /funnyos/sys/bus.h between version 1.6 and 1.7

version 1.6, 2007/10/16 21:41:35 version 1.7, 2007/10/25 20:58:47
Line 4 
Line 4 
 #ifndef _SYS_BUS_H  #ifndef _SYS_BUS_H
 #define _SYS_BUS_H  #define _SYS_BUS_H
   
 #include <sys/device.h>  #include <sys/types.h>
   
 /*  /*
  * Each bus (bus driver instance) has its own bus_handle.   * Each bus (bus driver instance) has its own bus_handle.

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

CVSweb