From b14bf9e98b30ca3a90da5fde11ff0e36fa2c2d07 Mon Sep 17 00:00:00 2001 From: jujiang Date: Mon, 14 Dec 2020 11:58:01 -0500 Subject: [PATCH] SWDEV-249486-Add doxygeny for API hipExtModuleLaunchKernel Change-Id: Id7451ef4f669238a38ed92ec72008326c85afc4a --- hipamd/include/hip/hip_ext.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hipamd/include/hip/hip_ext.h b/hipamd/include/hip/hip_ext.h index 8971a09243..ef8f53b513 100644 --- a/hipamd/include/hip/hip_ext.h +++ b/hipamd/include/hip/hip_ext.h @@ -27,6 +27,9 @@ THE SOFTWARE. #include #include #endif +/** @addtogroup Module Module Management + * @{ + */ /** * @brief launches kernel f with launch parameters and shared memory on stream with arguments passed