From: Hoa Nguyen Date: Thu, 20 Aug 2020 06:53:03 +0000 (-0700) Subject: base: Tag API methods in crc.hh X-Git-Tag: v20.1.0.0~76 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e041cc4acf1a6626a0ed3d6d97cb13a3ed2b5d12;p=gem5.git base: Tag API methods in crc.hh Change-Id: I4fc8977dad705a6774f649479184cdfb15aa2be5 Signed-off-by: Hoa Nguyen Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/32961 Maintainer: Bobby R. Bruce Tested-by: kokoro Reviewed-by: Bobby R. Bruce Reviewed-by: Jason Lowe-Power --- diff --git a/src/base/crc.hh b/src/base/crc.hh index 9c74a6b69..b2b6c146a 100644 --- a/src/base/crc.hh +++ b/src/base/crc.hh @@ -51,6 +51,8 @@ * @param size: Number of bytes * * @return 32-bit remainder of the checksum + * + * @ingroup api_base_utils */ template uint32_t