From: CVS <do...@th...> - 2002-09-19 15:42:27
|
Update of /cvs/BasiliskII/src/uae_cpu/fpu Modified Files: core.h exceptions.h flags.h impl.h rounding.h Log Message: Get rid of any "extern inline" bits. Use static inline instead as MIPS compilers don't really like the former syntax. |