CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/05 14:25:52
Modified files:
sys/arch/arm64/dev: agtimer.c
Log message:
Pass value as input instead of output register, otherwise we write
garbage into the control register. While there remove positional
argument leftover from the 32-bit version.
