HCppBox/hbox/hruntime.c
2025-05-03 03:14:39 +08:00

13 lines
395 B
C

/***************************************************************
* Name: hruntime.c
* Purpose: 实现hruntime接口
* Author: HYH (hyhsystem.cn)
* Created: 2025-05-03
* Copyright: HYH (hyhsystem.cn)
* License: MIT
**************************************************************/
#include "hruntime.h"
#include "hruntime/hruntime.c"
#include "hruntime/hstacklesscoroutine.c"