On Mon, Jun 24, 2002 at 10:30:22AM +0200, Maciej W. Rozycki wrote: > MIPS64 lags behind a bit due to less interest/testing. Note that you > should use "__ASSEMBLY__" to guard assembly-unsafe parts of headers. _LANGUAGE_ASSEMBLY is the traditional MIPS cpp symbol to indicate assembler source code. Ralf