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

Diff for /funnyos/arch/testarm/dev/tacons.c between version 1.5 and 1.6

version 1.5, 2007/10/16 22:34:49 version 1.6, 2007/10/29 21:10:03
Line 22 
Line 22 
 struct driver tacons_dr = {  struct driver tacons_dr = {
         sizeof(struct tacons_dd),          sizeof(struct tacons_dd),
         tacons_attach,          tacons_attach,
           NULL,
         NULL          NULL
 };  };
   

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

CVSweb