URL
https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk
Subversion Repositories openrisc_2011-10-31
[/] [openrisc/] [trunk/] [rtos/] [rtems/] [tools/] [cpu/] [sh/] [sci.h] - Rev 517
Go to most recent revision | Compare with Previous | Blame | View Log
#ifndef _shgen_sci_h #define _shgen_sci_h #include <stdio.h> extern int shgen_gensci( FILE *file, double Phi /* Processor frequency [Hz] */ ); #endif
Go to most recent revision | Compare with Previous | Blame | View Log