summaryrefslogtreecommitdiff
path: root/src/atimach64probe.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/atimach64probe.h')
-rw-r--r--src/atimach64probe.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/atimach64probe.h b/src/atimach64probe.h
index 4e474ca..65ced98 100644
--- a/src/atimach64probe.h
+++ b/src/atimach64probe.h
@@ -25,7 +25,10 @@
#include "xf86str.h"
+extern SymTabRec Mach64Chipsets[];
+
extern const OptionInfoRec * Mach64AvailableOptions(int, int);
+extern void Mach64Identify(int);
extern Bool Mach64Probe(DriverPtr, int);
#endif /* ___ATIMACH64PROBE_H___ */