URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Only display areas with differences |
Details |
Blame |
View Log
Rev 827 |
Rev 840 |
/* An include file that actually causes code to be generated in the including file. This is known to cause problems on some systems. */
|
/* An include file that actually causes code to be generated in the including file. This is known to cause problems on some systems. */
|
#ifdef PROTOTYPES
|
#ifdef PROTOTYPES
|
extern void bar(int);
|
extern void bar(int);
|
static void foo (int x)
|
static void foo (int x)
|
#else
|
#else
|
static void foo (x) int x;
|
static void foo (x) int x;
|
#endif
|
#endif
|
{
|
{
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
bar (x++);
|
}
|
}
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.