cpu_unrename.h
来自「epson usb2.0 控制芯片 S1R72V05 固件程序。」· C头文件 代码 · 共 29 行
H
29 行
/* This file is generated from cpu_rename.def by genrename. */
#ifdef _CPU_UNRENAME_H_
#undef _CPU_UNRENAME_H_
#ifndef OMIT_RENAME
#undef activate_r
#undef ret_int
#undef ret_exc
#undef interrupt_count
#undef arm_vector_add
#undef arm_handler_add
#undef int_stack
#ifdef LABEL_ASM
#undef _activate_r
#undef _ret_int
#undef _ret_exc
#undef _interrupt_count
#undef _arm_vector_add
#undef _arm_handler_add
#undef _int_stack
#endif /* LABEL_ASM */
#endif /* OMIT_RENAME */
#endif /* _CPU_UNRENAME_H_ */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?