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:
C/C++ Source or Header  |  1996-03-24  |  356 b   |  17 lines

  1. /* $XConsortium: SC11412.h,v 1.1 94/03/28 21:25:22 dpw Exp $ */
  2.  
  3. /* Norbert Distler ndistler@physik.tu-muenchen.de */
  4.  
  5. /* typedef int Bool; */
  6. #define TRUE 1
  7. #define FALSE 0
  8. #define QUARZFREQ            14318
  9. #define MIN_SC11412_FREQ        45000
  10. #define MAX_SC11412_FREQ       100000
  11.  
  12. Bool SC11412SetClock( 
  13. #if NeedFunctionPrototypes
  14.    long
  15. #endif
  16. );     
  17.