summaryrefslogtreecommitdiff
path: root/src/atiprobe.h
diff options
context:
space:
mode:
authorGeorge Sapountzis <gsap7@yahoo.gr>2007-03-08 07:07:02 +0200
committerGeorge Sapountzis <gsap7@yahoo.gr>2007-03-08 18:37:43 +0200
commit52684241ba1ffb393cb655ecc09cbd0cef5b1717 (patch)
tree36aacc7cf5ab13beb3a00d7b1893f861204dc33a /src/atiprobe.h
parent1e270b411cf691c69194932b864ee2c9db292263 (diff)
Move atiprobe.c from ati to atimisc.
Diffstat (limited to 'src/atiprobe.h')
-rw-r--r--src/atiprobe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/atiprobe.h b/src/atiprobe.h
index 4081fb3..6195eb4 100644
--- a/src/atiprobe.h
+++ b/src/atiprobe.h
@@ -25,6 +25,6 @@
#include "xf86str.h"
-extern Bool ATIProbe(DriverPtr, int);
+extern Bool ATIMach64ProbeIO(pciVideoPtr, ATIPtr);
#endif /* ___ATIPROBE_H___ */