URL
https://opencores.org/ocsvn/hf-risc/hf-risc/trunk
Subversion Repositories hf-risc
[/] [hf-risc/] [trunk/] [tools/] [riscv-gnu-toolchain-master/] [newlib/] [newlib/] [libc/] [machine/] [riscv/] [machine/] [time.h] - Rev 13
Compare with Previous | Blame | View Log
#ifndef _RISCV_MACHINE_TIME_H #define _RISCV_MACHINE_TIME_H #define _CLOCKS_PER_SEC_ 1000000 #endif