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

📄 cx86unix.cpp

📁 openssl是ssl的开源项目
💻 CPP
字号:
#define TYPE(a,b)	.type	a,b#define SIZE(a,b)	.size	a,b#ifdef OUT#define OK		1#define des_SPtrans	_des_SPtrans#define fcrypt_body	_fcrypt_body#define ALIGN		4#endif#ifdef BSDI#define OK		1#define des_SPtrans	_des_SPtrans#define fcrypt_body	_fcrypt_body#define ALIGN		4#undef SIZE#undef TYPE#endif#if defined(ELF) || defined(SOL)#define OK		1#define ALIGN		16#endif#ifndef OKYou need to define one ofELF - elf systems - linux-elf, NetBSD and DG-UXOUT - a.out systems - linux-a.out and FreeBSDSOL - solaris systems, which are elf with strange comment linesBSDI - a.out with a very primative version of as.#endif#include "cx86-cpp.s" 

⌨️ 快捷键说明

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