dxx-rebirth/arch/linux/include/ipx_bsd.h
2006-03-20 17:12:09 +00:00

15 lines
207 B
C
Executable file

/* $Id: ipx_bsd.h,v 1.1.1.1 2006/03/17 19:53:51 zicodxx Exp $ */
/*
*
* FIXME: add description
*
*/
#ifndef _IPX_BSD_H
#define _IPX_BSD_H
#include "ipx_drv.h"
extern struct ipx_driver ipx_bsd;
#endif