asmlib.h

来自「This a simple hardware UART test program」· C头文件 代码 · 共 9 行

H
9
字号
#ifndef ASMLIB_H#define ASMLIB_H//Function prototypes for the functions in asmlib.S//http://mspgcc.sf.net//chris <cliechti@gmx.net>#endif //ASMLIB_H

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?