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

Diff for /funnyos/arch/testarm/dev/tairqc.c between version 1.1 and 1.2

version 1.1, 2007/10/29 20:12:18 version 1.2, 2007/11/01 13:03:01
Line 18 
Line 18 
 struct driver tairqc_dr = {  struct driver tairqc_dr = {
         sizeof(struct tairqc_dd),          sizeof(struct tairqc_dd),
         tairqc_attach,          tairqc_attach,
           NULL,
         NULL          NULL
 };  };
   

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

CVSweb