repo.or.cz
/
wrt350n-kernel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
[wrt350n-kernel.git]
/
drivers
/
video
/
matrox
/
matroxfb_accel.h
blob
f40c314b4c3006fda515384efc9d980c1e66f7e5
1
#ifndef __MATROXFB_ACCEL_H__
2
#define __MATROXFB_ACCEL_H__
3
4
#include
"matroxfb_base.h"
5
6
void
matrox_cfbX_init
(
WPMINFO2
);
7
8
#endif