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

Annotation of funnyos/arch/testarm/dev/taconsvar.h, Revision 1.2

1.1       init        1: /*
1.2     ! init        2:  * $Id: taconsvar.h,v 1.1.1.1 2007/10/16 08:41:04 init Exp $
1.1       init        3:  */
                      4: #ifndef _ARCH_TESTARM_DEV_TACONSVAR_H
                      5: #define _ARCH_TESTARM_DEV_TACONSVAR_H
1.2     ! init        6:
        !             7: #include <dev/fcons/fconsvar.h>
        !             8:
        !             9: struct tacons_dd {
        !            10:        struct consoleops td_consops;
        !            11:
        !            12: };
1.1       init       13:
                     14: #endif /* _ARCH_TESTARM_DEV_TACONSVAR_H */
                     15:

CVSweb