2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
9 #include <exec/types.h>
13 /*****************************************************************************
16 #include <proto/alib.h>
40 06.12.96 digulla Created after original from libnix
42 ******************************************************************************/
45 UWORD i
= maxValue
- 1;
61 return (UWORD
)((UWORD
)a
* (UWORD
)maxValue
>> 16);