URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [lib/] [libbsp/] [i960/] [rxgen960/] [startup/] [time.h] - Rev 745
Go to most recent revision | Compare with Previous | Blame | View Log
/* * $Id: time.h,v 1.2 2001-09-27 11:59:59 chris Exp $ */ extern void gettime_impl(void); extern void gettime_us_impl(void);
Go to most recent revision | Compare with Previous | Blame | View Log