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

Subversion Repositories ion

[/] [ion/] [trunk/] [src/] [common/] [libsoc/] [src/] [soc.h] - Diff between revs 172 and 175

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

powered by: WebSVN 2.1.0

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