Module Name: src
Committed By: reinoud
Date: Mon Sep 1 13:43:32 UTC 2014
Modified Files:
src/sys/arch/arm/arm32: cpu.c
Log Message:
Increase the `freqbuf' buffer that holds the result of humanize_number(). Now
it prints 1600 Mhz instead of 1 Ghz.
Pitty enough humanize_number(9) doesn't do 1.6 Ghz type output.
To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 src/sys/arch/arm/arm32/cpu.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.