URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [rtems/] [c/] [src/] [exec/] [score/] [macros/] [README] - Rev 1765
Compare with Previous | Blame | View Log
## $Id: README,v 1.2 2001-09-27 11:59:34 chris Exp $#The files in this directory are not considered the "primary" sourceof inlined routines for RTEMS. The "inline" directory containsthe implementations of the inlined basis which are regularlytested. In general, an effort is made to keep the contents ofthis directory up to date but testing is only performed irregularlyand even then it is usually with a single target processor and BSP.The primary purpose of the code in this directory is to insurethat RTEMS can be compiled using a C compiler which does not supportstatic inline routines.These were last successfully tested on 2/1/95 on a prerelease versionof 3.2.0. The testing was done only on the Force CPU386 i386 target board.No testing was done on version of the code in the final release.
