target/mips/cp0_timer: Explicit unit in variable name
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 12 Oct 2020 09:57:49 +0000 (11:57 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 17 Oct 2020 09:13:15 +0000 (11:13 +0200)
commit62f8f2603da7fbcc481489d2903558001a896cad
treeb182174fe7f6500379c3de424e3ec2f67eff6a01
parent2dc29222a6f7c87300c1a7e1982e11422d34595e
target/mips/cp0_timer: Explicit unit in variable name

Name variables holding nanoseconds with the '_ns' suffix.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
Message-Id: <20201012095804.3335117-7-f4bug@amsat.org>
target/mips/cp0_timer.c