CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/05/25 09:57:48
Modified files:
sys/arch/hppa/hppa: fpemu.S
Log message:
Use token paste operator to avoid nested __CONCAT() macros. This allows
the code to compile without -traditional-cpp.
ok kettenis@
