; []===========================================================[] ; ; NOTICE: THIS PROGRAM BELONGS TO AWARD SOFTWARE INTERNATIONAL(R) ; INC. IT IS CONSIDERED A TRADE SECRET AND IS NOT TO BE ; DIVULGED OR USED BY PARTIES WHO HAVE NOT RECEIVED ; WRITTEN AUTHORIZATION FROM THE OWNER. ; ; []===========================================================[] ; ;---------------------------------------------------------------------------- ;Rev Date Name Description ;---------------------------------------------------------------------------- ;R01 09/03/98 RAY Move all include *.SSR to file ALL_SSR.INC COMPILE_FOR_SENSOR_MNU = 2 include ALL_SSR.INC ;R01 ;R01 ifdef LM75_Support ;R01 include LM75.SSR ;R01 endif ;LM75_Support ;R01 ;R01 ifdef LM78_Support ;R01 include LM78.SSR ;R01 endif ;LM78_Support ;R01 ;R01 ifdef LM80_Support ;R01 include LM80.SSR ;R01 endif ;LM80_Support ;R01 ;R01 ifdef GL520SM_Support ;R01 include GL520SM.SSR ;R01 endif ;GL520SM_Support ;R01 ;R01 ifdef GL518SM_Support ;R01 include GL518SM.SSR ;R01 endif ;GL518SM_Support ;R01 ;R01 ifdef W83781D_Support ;R01 include W83781D.SSR ;R01 endif ;W83781D_Support ;R01 ;R01 ifdef HT82791_Support ;R01 include HT82791.SSR ;R01 endif ;HT82791_Support ;R01 ;R01 ifdef SIS5595_Support ;R01 include SIS5595.SSR ;R01 endif ;SIS5595_Support ;R01 ;R01 ifdef MAX1617_Support ;R01 include MAX1617.SSR ;R01 endif ;MAX1617_Support ;R01 ;R01 ifdef ADM9240_Support ;R01 include ADM9240.SSR ;R01 endif ;ADM9240_Support ;R01 ;R01 ifdef W83782D_Support ;R01 include W83782D.SSR ;R01 endif ;W83782D_Support ;R01 ;R01 ifdef W83783S_Support ;R01 include W83783S.SSR ;R01 endif ;W83783S_Support