URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [orpsocv2/] [sw/] [lib/] [include/] [cpu-utils.h] - Rev 751
Go to most recent revision | Compare with Previous | Blame | View Log
#ifndef _CPU_UTILS_H_ #define _CPU_UTILS_H_ // Somehow in future detect which CPU we're using, but for now hardcode OR1200 #include "or1200-utils.h" #endif
Go to most recent revision | Compare with Previous | Blame | View Log