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
/
SC11412.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
C/C++ Source or Header
|
1996-03-24
|
356 b
|
17 lines
/* $XConsortium: SC11412.h,v 1.1 94/03/28 21:25:22 dpw Exp $ */
/* Norbert Distler ndistler@physik.tu-muenchen.de */
/* typedef int Bool; */
#define TRUE 1
#define FALSE 0
#define QUARZFREQ 14318
#define MIN_SC11412_FREQ 45000
#define MAX_SC11412_FREQ 100000
Bool SC11412SetClock(
#if NeedFunctionPrototypes
long
#endif
);