diff options
Diffstat (limited to 'src/r128_probe.h')
-rw-r--r-- | src/r128_probe.h | 4 |
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 */ |