/* * $Id: taconsvar.h,v 1.2 2007/10/16 19:18:56 init Exp $ */ #ifndef _ARCH_TESTARM_DEV_TACONSVAR_H #define _ARCH_TESTARM_DEV_TACONSVAR_H #include struct tacons_dd { struct consoleops td_consops; }; #endif /* _ARCH_TESTARM_DEV_TACONSVAR_H */