core_unrename.h
来自「μITRON4.0 source code for ARM」· C头文件 代码 · 共 25 行
H
25 行
/* This file is generated from core_rename.def by genrename. *//* This file is included only when core_rename.h has been included. */#ifdef TOPPERS_CORE_RENAME_H#undef TOPPERS_CORE_RENAME_H#undef start_r#undef ret_int#undef ret_exc#undef excpt_nest_count#undef exch_tbl#ifdef TOPPERS_LABEL_ASM#undef _start_r#undef _ret_int#undef _ret_exc#undef _excpt_nest_count#undef _exch_tbl#endif /* TOPPERS_LABEL_ASM */#endif /* TOPPERS_CORE_RENAME_H */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?