]> icculus.org git repositories - btb/d2x.git/blob - arch/linux/include/ipx_bsd.h
use the orientation parameter of g3_draw_bitmap
[btb/d2x.git] / arch / linux / include / ipx_bsd.h
1 /* $Id: ipx_bsd.h,v 1.4 2003-03-13 00:20:21 btb Exp $ */
2 /*
3  *
4  * FIXME: add description
5  *
6  */
7
8 #ifndef _IPX_BSD_H
9 #define _IPX_BSD_H
10 #include "ipx_drv.h"
11
12 extern struct ipx_driver ipx_bsd;
13
14 #endif