OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [softfloat/] [host.h] - Diff between revs 234 and 236

Show entire file | Details | Blame | View Log

Rev 234 Rev 236
Line 74... Line 74...
/*----------------------------------------------------------------------------
/*----------------------------------------------------------------------------
| The macro `INLINE' can be used before functions that should be inlined.  If
| The macro `INLINE' can be used before functions that should be inlined.  If
| a compiler does not support explicit inlining, this macro should be defined
| a compiler does not support explicit inlining, this macro should be defined
| to be `static'.
| to be `static'.
*----------------------------------------------------------------------------*/
*----------------------------------------------------------------------------*/
 
#ifndef INLINE
#define INLINE extern inline
#define INLINE extern inline
 
#endif
 
 
 
 
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.