projects
/
btb
/
d2x.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add anisotropic texture filtering suport (d1x r1.33, r1.32, r1.23, r1.32)
[btb/d2x.git]
/
arch
/
linux
/
include
/
ipx_kali.h
1
/* $Id: ipx_kali.h,v 1.4 2003-03-13 00:20:21 btb Exp $ */
2
/*
3
*
4
* FIXME: add description
5
*
6
*/
7
8
#ifndef _IPX_KALI_H
9
#define _IPX_KALI_H
10
#include "ipx_drv.h"
11
12
extern struct ipx_driver ipx_kali;
13
14
#endif