URL
https://opencores.org/ocsvn/ion/ion/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 172 |
Rev 175 |
Line 28... |
Line 28... |
/*-- Functions not present in libc -------------------------------------------*/
|
/*-- Functions not present in libc -------------------------------------------*/
|
|
|
/** Return the time elapsed since last HW reset in clock cycles */
|
/** Return the time elapsed since last HW reset in clock cycles */
|
unsigned ctime(void);
|
unsigned ctime(void);
|
|
|
/** Copy initialized '.data' sections from ROM to RAM.
|
|
This function relies on symbols defined by the kernel script.
|
|
*/
|
|
void copy_data_sections(void);
|
|
|
|
#endif // SOC_H_INCLUDED
|
#endif // SOC_H_INCLUDED
|
|
|
No newline at end of file
|
No newline at end of file
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.