URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Go to most recent revision |
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
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.