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

Diff for /funnyos/arch/testarm/dev/taconsvar.h between version 1.4 and 1.5

version 1.4, 2007/10/16 20:40:40 version 1.5, 2007/10/16 21:33:36
Line 11 
Line 11 
         struct bus_handle       *td_bhp;          struct bus_handle       *td_bhp;
         uint32_t                        td_ioaddr;      /* I/O addr */          uint32_t                        td_ioaddr;      /* I/O addr */
   
         struct consoleops       td_consops;          struct fcons_handle td_fh;
 };  };
   
 #endif /* _ARCH_TESTARM_DEV_TACONSVAR_H */  #endif /* _ARCH_TESTARM_DEV_TACONSVAR_H */

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

CVSweb