diff options
Diffstat (limited to 'dev/tsunami_cchip.hh')
-rw-r--r-- | dev/tsunami_cchip.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/tsunami_cchip.hh b/dev/tsunami_cchip.hh index 3a2e80c92..931a0fb41 100644 --- a/dev/tsunami_cchip.hh +++ b/dev/tsunami_cchip.hh @@ -139,7 +139,7 @@ class TsunamiCChip : public PioDevice /** * clear a timer interrupt previously posted to the CPU. - * @param interrupt the cpu number to clear(bitvector) + * @param itintr the cpu number to clear(bitvector) */ void clearITI(uint64_t itintr); |