This allow to build a windows version of the nimrod compiler.
- avoid assumption "ret_align == register_size" which is false for non-arm targets - rename symbol "sret" to more descriptive "ret_nregs" This fixes commit dcec8673f2 Also: - remove multiple definitions in win32/include/math.h
dcec8673f2