[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.10 and 1.11

version 1.10, 2007/10/26 14:34:47 version 1.11, 2007/10/29 21:10:03
Line 34 
Line 34 
 struct driver obio_dr = {  struct driver obio_dr = {
         sizeof(struct obio_dd),          sizeof(struct obio_dd),
         obio_attach,          obio_attach,
           NULL,
         NULL          NULL
 };  };
   

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

CVSweb