?? dl-machine.h
字號:
/* Dynamic linker magic for Hurd/i386. This file just gets us a call to _dl_first_init inserted into the asm in sysdeps/i386/dl-machine.h that contains the initializer code. */#define RTLD_START_SPECIAL_INIT "call _dl_init_first@PLT; movl (%esp), %edx"#include_next "dl-machine.h"
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -