代码搜索:Include
找到约 10,000 项符合「Include」的源代码
代码结果 10,000
www.eeworm.com/read/214549/15096940
1 makefile.1
CC = /usr/local/arm/2.95.3/bin/arm-linux-gcc
LD = /usr/local/arm/2.95.3/bin/arm-linux-ld
EXEC = cantxrx
OBJS = cantxrx.o
INCLUDE:=-I../include -I/home/cvtech/jx2410/linux/include
CFLAGS :=${INCLUDE
www.eeworm.com/read/212495/15155667
makefile
EXEC =adc
OBJS =adc.o
SRC =adc.c
INCLUDE = /usr/src/uClinux-dist/linux-2.4.x/include
CC = arm-elf-gcc
LD = arm-elf-ld
MODCFLAGS = -D__KERNEL__ -I$(INCLUDE) -Wall -O2 -fno-strict-aliasing -fno
www.eeworm.com/read/207042/15283556
c gamemain.c
/******************************************************************************
*
* The information contained herein is the exclusive property of
* Sunplus Technology Co. And shall not be
www.eeworm.com/read/169775/5410783
t2 rules.library.t2
# rules.library.t2 - vxdcom rules for making T3 libraries
#
# modification history
# --------------------
# 01k,12nov01,nel Fix repackaging rules.
# 01j,06nov01,nel Add repackaging stuff.
# 01i,17oc
www.eeworm.com/read/169697/5413925
m4 aclocal.m4
dnl Include C related definitions
builtin(include,../../aclocal_core.m4)
dnl
dnl
dnl Include Make related definitions
builtin(include,../../aclocal_make.m4)
www.eeworm.com/read/169681/5415569
c usrdhcpccfg.c
/* usrDhcpcCfg.c - DHCP client initialization */
/* Copyright 1992 - 2003 Wind River Systems, Inc. */
/*
modification history
--------------------
01b,14may02,wap Initialize structures to eliminate
www.eeworm.com/read/169681/5416429
h wd33c93.h
/* wd33c93.h - SCSI library header file */
/* Copyright 1984-2002 Wind River Systems, Inc. */
/*
modification history
--------------------
01b,26apr02,dat Adding cplusplus protection, SPR 75017
01a
www.eeworm.com/read/168542/5445160
t2 rules.library.t2
# rules.library.t2 - vxdcom rules for making T3 libraries
#
# modification history
# --------------------
# 01k,12nov01,nel Fix repackaging rules.
# 01j,06nov01,nel Add repackaging stuff.
# 01i,17oc
www.eeworm.com/read/167133/5469048
c support.c
/*
* support.c
*
* Copyright (c) 1996, 1997
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usage and redistribution
* of this file.
www.eeworm.com/read/167046/5470629
h trap.h
/* Include Linux/SPARC specific trap definitions. */
#ifndef _SYS_TRAP_H
#define _SYS_TRAP_H 1
#include
#endif /* sys/trap.h */