summaryrefslogtreecommitdiff
path: root/src/atimach64io.h
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2004-09-21 18:10:34 +0000
committerAdam Jackson <ajax@nwnk.net>2004-09-21 18:10:34 +0000
commit700b0dc5148d0170c9223765d208ccef447242df (patch)
treedbf30c806c713c0b813fdc74ace9777ea4b0bbc4 /src/atimach64io.h
parent17e5f3c1169066be1004306d12b5398cf01cbd35 (diff)
Convert the ATI drivers to ANSI function prototypes.
Diffstat (limited to 'src/atimach64io.h')
-rw-r--r--src/atimach64io.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/atimach64io.h b/src/atimach64io.h
index 01cb32d..9dbf244 100644
--- a/src/atimach64io.h
+++ b/src/atimach64io.h
@@ -145,7 +145,7 @@
#endif /* AVOID_CPIO */
-extern void ATIMach64PollEngineStatus FunctionPrototype((ATIPtr));
+extern void ATIMach64PollEngineStatus(ATIPtr);
/*
* MMIO cache definitions.
@@ -303,8 +303,7 @@ do
} \
} while (0)
-extern void ATIMach64AccessPLLReg FunctionPrototype((ATIPtr, const CARD8,
- const Bool));
+extern void ATIMach64AccessPLLReg(ATIPtr, const CARD8, const Bool);
#define ATIMach64GetPLLReg(_Index) \
( \