jit-md.h

来自「java virtual machince kaffe」· C头文件 代码 · 共 24 行

H
24
字号
/* * mips/netbsd1/jit-md.h * MIPS NetBSD1 JIT configuration information. * * Copyright (c) 1996-1999 Transvirtual Technologies, Inc. * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * * Based on the MIPS Linux JIT configuration information file which was * Written by Tim Wilkinson <tim@transvirtual.com> */#ifndef __mips_netbsd1_jit_md_h#define __mips_netbsd1_jit_md_h/**//* Include common information. *//**/#include "mips/jit.h"#endif

⌨️ 快捷键说明

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