diff options
author | George Sapountzis <gsap7@yahoo.gr> | 2007-03-08 07:07:02 +0200 |
---|---|---|
committer | George Sapountzis <gsap7@yahoo.gr> | 2007-03-08 18:37:43 +0200 |
commit | 52684241ba1ffb393cb655ecc09cbd0cef5b1717 (patch) | |
tree | 36aacc7cf5ab13beb3a00d7b1893f861204dc33a /src/atibus.h | |
parent | 1e270b411cf691c69194932b864ee2c9db292263 (diff) |
Move atiprobe.c from ati to atimisc.
Diffstat (limited to 'src/atibus.h')
-rw-r--r-- | src/atibus.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/atibus.h b/src/atibus.h index c5c676e..e5f1afd 100644 --- a/src/atibus.h +++ b/src/atibus.h @@ -44,7 +44,6 @@ typedef enum extern const char *ATIBusNames[]; -extern Bool ATIMach64ProbeIO(pciVideoPtr, ATIPtr); extern int ATIClaimBusSlot(Bool, ATIPtr); #endif /* ___ATIBUS_H___ */ |