summaryrefslogtreecommitdiff
path: root/src/r128_probe.h
diff options
context:
space:
mode:
authorGeorge Sapountzis <gsap7@yahoo.gr>2008-01-12 16:18:34 +0200
committerGeorge Sapountzis <gsap7@yahoo.gr>2008-01-16 16:15:57 +0200
commitc2caeb11a97dad5379d70881c5c0fd834a8c3d54 (patch)
tree00718c716fa2ddebe3f27cb0a62fa5f997c3bc90 /src/r128_probe.h
parent19e1b180fec6f83a474e125465bc60111c0f43e0 (diff)
ati wrapper: add DriverRec's and use them
Diffstat (limited to 'src/r128_probe.h')
-rw-r--r--src/r128_probe.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/r128_probe.h b/src/r128_probe.h
index 82d0fbea..28856044 100644
--- a/src/r128_probe.h
+++ b/src/r128_probe.h
@@ -54,10 +54,6 @@ typedef struct
} R128EntRec, *R128EntPtr;
/* r128_probe.c */
-extern const OptionInfoRec * R128AvailableOptions(int, int);
-extern void R128Identify(int);
-extern Bool R128Probe(DriverPtr, int);
-
extern PciChipsets R128PciChipsets[];
/* r128_driver.c */