增加自动测试框架&优化多arch支持
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include "u_types.h"
|
||||
#define HANDLER_INVALID ((umword_t)(-1))
|
||||
|
||||
obj_handler_t handler_alloc(void);
|
||||
void handler_free(obj_handler_t hd_inx);
|
||||
|
||||
Reference in New Issue
Block a user