Remove RV32 special-case implementation of get_cycles
Since cycles_t is unsigned long, the same (simpler) code works for both.
parent
899f107e
Please register or sign in to comment
Since cycles_t is unsigned long, the same (simpler) code works for both.