add kit name

Signed-off-by: zhuguoyang <zhuguoyang@h-partners.com>
This commit is contained in:
zhuguoyang 2024-06-21 10:24:10 +08:00
parent 4a498bb584
commit 6e2d3c444b

View File

@ -13,16 +13,6 @@
* limitations under the License.
*/
/**
* @file loop.h
* @kit FunctionFlowRuntimeKit
*
* @brief Declares the loop interfaces in C.
*
* @syscap SystemCapability.Resourceschedule.Ffrt.Core
* @since 12
* @version 1.0
*/
#ifndef FFRT_API_C_LOOP_H
#define FFRT_API_C_LOOP_H