| @(#)fract-sparc.s 9.2 88/01/19	Copyright (c) 1985 by Sun Microsystems, Inc.

| fract.s -- a set of routines for dealing with fixed point numbers.
|	A "fract" is representes as a 32 bit integer.
|	The bottom 16 bits are the fraction, the top 16 are the integer

| on the sparc: there is nothing here