ethernetif.asm

来自「凌阳单片机之以太网通讯模组模组」· 汇编 代码 · 共 11 行

ASM
11
字号
// GCC for SUNPLUS u'nSP version 1.0.21-3
// Command: C:\PROGRA~1\Sunplus\UNSPID~1.0\cc1.exe ethernetif.i -fkeep-inline-functions -quiet -dumpbase ethernetif.c -mglobal-var-iram -gstabs -o .\Debug/ethernetif.asm
	.external __sn_func_ptr_sec

// gcc2_compiled.:

.debug
	.dw '.stabs "G:/凌阳单片机/新建文件夹/9.模组资料/以太网通讯模组/以太网DemoCode/DemoCode/proj/",0x64,0,3,',0,0,offset Ltext0,seg Ltext0,0x0d,0x0a
.code
.debug
	.dw '.stabs "G:/

⌨️ 快捷键说明

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