📄 xm-vaxbsd.h
字号:
/* Definitions to make GDB run on a vax under 4.2bsd. *//* We have to include these files now, so that GDB will not make competing definitions in defs.h. */#include <machine/endian.h>#include <machine/limits.h>#include "xm-vax.h"/* In non-ANSI compiles, memcpy and memset are still void *, not char *. */#define MEM_FNS_DECLARED
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -