dxx-rebirth/arch/linux/include/ipx_mcast4.h
2003-10-12 09:17:47 +00:00

16 lines
240 B
C

/* $Id: ipx_mcast4.h,v 1.1 2003-10-12 09:17:47 btb Exp $ */
/*
*
* FIXME: add description
*
*/
#ifndef _IPX_MCAST4_H
#define _IPX_MCAST4_H
#include "ipx_drv.h"
extern struct ipx_driver ipx_mcast4;
#define IPX_MCAST4_VERSION 0
#endif