update src/eu/cpu_manager_interface.h.

Signed-off-by: huanghf <huanghaifei3@h-partners.com>
This commit is contained in:
huanghf 2024-11-16 01:35:19 +00:00 committed by Gitee
parent 78347cee69
commit e0cb711a6e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -32,6 +32,7 @@ enum class TaskNotifyType {
TASK_PICKED = 0,
TASK_ADDED,
TASK_LOCAL,
TASK_ESCAPED,
};
enum class SleepType {