URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [rtos/] [rtems/] [tools/] [cpu/] [sh/] [sci.h] - Rev 526
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