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