repo.or.cz
/
xorg_rtime.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
First import
[xorg_rtime.git]
/
xorg-server-1.4
/
hw
/
xfree86
/
dixmods
/
extmod
/
xf86dgaext.h
blob
2b173730552be0485bcb4e666bbf90cb8bd6f340
1
#ifdef HAVE_DIX_CONFIG_H
2
#include <dix-config.h>
3
#endif
4
5
#ifndef _XF86DGAEXT_H_
6
#define _XF86DGAEXT_H_
7
8
extern
DISPATCH_PROC
(
ProcXF86DGADispatch
);
9
10
#endif
/* _XF86DGAEXT_H_ */