home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Linux Cubed Series 3: Developer Tools
/
Linux Cubed Series 3 - Developer Tools.iso
/
utils
/
console
/
svgatext.3
/
svgatext
/
SVGATextMode-1.3
/
XFREE
/
common_hw
/
CirrusClk.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-10-29
|
368 b
|
15 lines
/* $XConsortium: CirrusClk.h,v 1.2 95/01/27 14:46:39 kaleb Exp $ */
/* $XFree86: xc/programs/Xserver/hw/xfree86/common_hw/CirrusClk.h,v 3.1 1995/01/28 15:58:09 dawes Exp $ */
int CirrusFindClock(
#if NeedFunctionPrototypes
int freq, int *num_out, int *den_out, int *usemclk_out
#endif
);
int CirrusSetClock(
#if NeedFunctionPrototypes
int freq
#endif
);