]> icculus.org git repositories - btb/d2x.git/blob - arch/linux/include/ipx_kali.h
Brought linux networking in line with d1x, moved some arch/linux_* stuff to arch...
[btb/d2x.git] / arch / linux / include / ipx_kali.h
1 /*
2  * $Source: /cvs/cvsroot/d2x/arch/linux/include/ipx_kali.h,v $
3  * $Revision: 1.2 $
4  * $Author: bradleyb $
5  * $Date: 2001-10-19 07:29:37 $
6  *
7  * FIXME: add description
8  *
9  * $Log: not supported by cvs2svn $
10  *
11  */
12
13 #ifndef _IPX_KALI_H
14 #define _IPX_KALI_H
15 #include "ipx_drv.h"
16
17 extern struct ipx_driver ipx_kali;
18 #endif