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