[BACK]Return to obio.c CVS log [TXT][DIR] Up to [local] / funnyos / arch / testarm / dev

Diff for /funnyos/arch/testarm/dev/obio.c between version 1.4 and 1.5

version 1.4, 2007/10/16 19:42:00 version 1.5, 2007/10/16 19:55:30
Line 22 
Line 22 
   
   
 struct driver obio_dr = {  struct driver obio_dr = {
         sizeof(obio_dd),          sizeof(struct obio_dd),
         obio_attach,          obio_attach,
         obio_detach          obio_detach
 };  };

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

CVSweb