代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/246048/4498085
linux makefile.linux
#############################################################################
#
# Realmode X86 Emulator Library
#
# Copyright (C) 1996-1999 SciTech Software, Inc.
#
# ===============
www.eeworm.com/read/244405/4511178
linux makefile.linux
# Defines for example NSAPI programs running under SOLARIS
CC_CMD=gcc -D_REENTRANT
LD_SHAREDCMD=ld -G
all:
prepare:
OS_TYPE=linux
INCLUDEDIR=../common
JAVA_INCLUDE=$(JAVA_HOME)/include
JK_OBJS =
www.eeworm.com/read/244052/4512980
c linux.c
#include
#include
#include
#include
#include
/* include/asm-arm/setup.h in linux */
/* The list ends with an ATAG_NONE node. */
#define ATAG_NO
www.eeworm.com/read/243630/4520327
linux makefile.linux
CFLAGS=-g -I/usr/include -I../../include/ -O0 -Wall
CC=gcc
.y.c:
bison -d -o $@ $<
.l.c:
flex -o$@ $<
SRCS = main.c io.c x86emu.c int.c pci.c
OBJS = main.o io.o x86emu.o int.o pci.o
all :
www.eeworm.com/read/243630/4520347
linux makefile.linux
#############################################################################
#
# Realmode X86 Emulator Library
#
# Copyright (C) 1996-1999 SciTech Software, Inc.
#
# ===============
www.eeworm.com/read/243142/4532473
po linux.po
linux.o linux.o: linux.c ../../include/blob/config.h \
../../include/blob/linux.h ../../include/blob/arch.h \
../../include/blob/proc/pxa.h ../../include/blob/arch/pxa-regs.h \
../../include/blo
www.eeworm.com/read/242732/4540187
h linux.h
#ifndef _LINUX_TYPES_H
#define _LINUX_TYPES_H
#include
#ifndef NULL
#define NULL (void*)0
#endif
typedef struct page {
int x;
} mem_map_t;
/* i386
www.eeworm.com/read/242732/4541541
s linux.s
/*
* FreeLoader
* Copyright (C) 1998-2002 Brian Palmer
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gene
www.eeworm.com/read/242732/4541603
h linux.h
/*
* FreeLoader
* Copyright (C) 1998-2003 Brian Palmer
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gene
www.eeworm.com/read/241002/4564489
linux dialogic.linux
//
// Dialogic.java: Dialogic access
// $Id: Dialogic.linux,v 1.18 2003/11/04 17:00:03 tron Exp tron $
/*
* Copyright (c) 1999 Carlos G Mendioroz.
*
* This file is part of D4J.
*
* D