summaryrefslogtreecommitdiff
path: root/src/atistruct.h
diff options
context:
space:
mode:
authorGeorge Sapountzis <gsap7@yahoo.gr>2008-02-07 18:02:17 +0200
committerGeorge Sapountzis <gsap7@yahoo.gr>2008-02-07 18:02:17 +0200
commitdce4cc26a8e2bf53805ec63763243f3ff6b4a6d3 (patch)
treedf5e6c8d389572e1dff9939e9ce0234988540a69 /src/atistruct.h
parentf7ed807f0d82a7446ebc4acdd4e94df44a675f19 (diff)
mach64: consolidate refclk #1
Diffstat (limited to 'src/atistruct.h')
-rw-r--r--src/atistruct.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/atistruct.h b/src/atistruct.h
index 0db9486f..b9f4d08b 100644
--- a/src/atistruct.h
+++ b/src/atistruct.h
@@ -352,6 +352,7 @@ typedef struct _ATIRec
/*
* Clock-related definitions.
*/
+ int refclk;
int ClockNumberToProgramme, ReferenceNumerator, ReferenceDenominator;
int ProgrammableClock, maxClock;
ClockRec ClockDescriptor;