⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 m-pmax.h

📁 早期freebsd实现
💻 H
字号:
#include "m-mips.h"#undef LIBS_MACHINE#undef BIG_ENDIAN#undef LIB_STANDARD#undef START_FILES#undef COFF#undef TERMINFO#define MAIL_USE_FLOCK#define HAVE_UNION_WAIT/* This line starts being needed with ultrix 4.0.  *//* You must delete it for version 3.1.  */#define START_FILES pre-crt0.o /usr/lib/cmplrs/cc/crt0.o/* Supposedly the following will overcome a kernel bug.  */#undef LD_SWITCH_MACHINE#undef DATA_START#define DATA_START 0x10000000#define DATA_SEG_BITS 0x10000000/* In Ultrix 4.1, XvmsAlloc.o in libX11.a seems to insist   on defining malloc itself.  This should avoid conflicting with it.  */#define SYSTEM_MALLOC

⌨️ 快捷键说明

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