1/* $Id: os_4bri.h,v 1.1.1.1 2007/08/03 18:52:35 Exp $ */
2
3#ifndef __DIVA_OS_4_BRI_H__
4#define __DIVA_OS_4_BRI_H__
5
6int diva_4bri_init_card(diva_os_xdi_adapter_t * a);
7
8#endif
9