zeroehl32.d

来自「俄罗斯高人Mamaich的Pocket gcc编译器(运行在PocketPC上)」· D 代码 · 共 19 行

D
19
字号
#source: x.s#source: y.s#ld: -Ttext 0xa00 -T $srcdir/$subdir/zeroeh.ld#objdump: -s#target: cris-*-elf cris-*-linux* i?86-*-elf i?86-*-linux*# The word at address 201c, for the linkonce-excluded section, must be zero..*:     file format elf32.*Contents of section \.text: 0a00 080a0000 100a0000 01000000 02000000  .* 0a10 03000000                             .*Contents of section \.eh_frame: 2000 02000000 080a0000 08000000 07000000  .* 2010 100a0000 04000000 66600000 00000000  .* 2020 04000000                             .*#pass

⌨️ 快捷键说明

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