/* * Conexant CX2388x card types list * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of this * license in the file COPYRIGHT in the root directory of this release. * * THIS PROGRAM IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL, * BUT WITHOUT ANY WARRANTY; WITHOUT EVEN THE IMPLIED WARRANTY OF * MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * * Description: see according C source file. * * Author: see C file * * $Id: cx2388x_typ.h,v 1.1 2003/01/29 20:11:38 tom Exp tom $ */ #ifndef __CX2388X_TYP_H #define __CX2388X_TYP_H // --------------------------------------------------------------------------- // Interface declaration // void Cx2388xTyp_GetInterface( TVCARD * pTvCard ); #endif // __CX2388X_TYP_H