[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.1 and 1.2

version 1.1, 2007/10/16 09:41:04 version 1.2, 2007/10/16 20:18:56
Line 4 
Line 4 
 #ifndef _ARCH_TESTARM_DEV_TACONSVAR_H  #ifndef _ARCH_TESTARM_DEV_TACONSVAR_H
 #define _ARCH_TESTARM_DEV_TACONSVAR_H  #define _ARCH_TESTARM_DEV_TACONSVAR_H
   
   #include <dev/fcons/fconsvar.h>
   
   struct tacons_dd {
           struct consoleops td_consops;
   
   };
   
 #endif /* _ARCH_TESTARM_DEV_TACONSVAR_H */  #endif /* _ARCH_TESTARM_DEV_TACONSVAR_H */
   

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

CVSweb