代码搜索:UcLinux
找到约 2,003 项符合「UcLinux」的源代码
代码结果 2,003
www.eeworm.com/read/176024/9521806
mk config.mk
LINUX_SRC=/home/maji/cur_working/uClinux-dist-bak/linux-2.6.x
MODDIR=/home/maji/cur_working/uClinux-dist-bak/romfs/lib/modules/2.6.16.11.ADI-2006R1blackfin
TARGET_MODDIR=/home/maji/cur_working/uClinux
www.eeworm.com/read/175783/9533449
makefile
PREFIX=/
ifndef ROOTDIR
export ROOTDIR=$(shell pwd)/../../..
endif
ifneq ($(UCLINUX_BUILD_SET),1)
UCLINUX_BUILD_USER=1
include $(ROOTDIR)/config/.config
include $(ROOTDIR)/config.arch
LDLIBS=-lc
end
www.eeworm.com/read/136072/5874903
c free.c
/*
* libc/stdlib/malloc/free.c -- free function
*
* Copyright (C) 2002,03 NEC Electronics Corporation
* Copyright (C) 2002,03 Miles Bader
*
* This file is subject to the term
www.eeworm.com/read/110034/6172145
depend .depend
ircomm_core.o: ircomm_core.c \
/root/uclinux/linux/include/linux/module.h \
/root/uclinux/linux/include/linux/sched.h \
/root/uclinux/linux/include/linux/proc_fs.h \
/root/uclinux/linux/in
www.eeworm.com/read/156074/11830896
buildlib-smartarm2200
rm config.cache config.status -f
UCLINUX_DIR=/usr/src/uClinux-dist
CC=arm-elf-gcc \
CFLAGS="-Os -g -Dlinux -D__linux__ -Dunix -D__uClinux__ -DEMBED -I${UCLINUX_DIR}/lib/uClibc/include -I${UCLINUX_DI
www.eeworm.com/read/219490/14878823
buildlib-smartarm2200
rm config.cache config.status -f
UCLINUX_DIR=/usr/src/uClinux-dist
CC=arm-elf-gcc \
CFLAGS="-Os -g -Dlinux -D__linux__ -Dunix -D__uClinux__ -DEMBED -I${UCLINUX_DIR}/lib/uClibc/include -I${UCLINUX_DI
www.eeworm.com/read/215443/15061134
buildlib-smartarm2200
rm config.cache config.status -f
UCLINUX_DIR=/usr/src/uClinux-dist
CC=arm-elf-gcc \
CFLAGS="-Os -g -Dlinux -D__linux__ -Dunix -D__uClinux__ -DEMBED -I${UCLINUX_DIR}/lib/uClibc/include -I${UCLINUX_DI
www.eeworm.com/read/167046/5470947
c free.c
/*
* libc/stdlib/malloc/free.c -- free function
*
* Copyright (C) 2002,03 NEC Electronics Corporation
* Copyright (C) 2002,03 Miles Bader
*
* This file is subject to the term
www.eeworm.com/read/163821/5509083
c free.c
/*
* libc/stdlib/malloc/free.c -- free function
*
* Copyright (C) 2002 NEC Corporation
* Copyright (C) 2002 Miles Bader
*
* This file is subject to the terms and conditions o
www.eeworm.com/read/136072/5874904
c malloc.c
/*
* libc/stdlib/malloc/malloc.c -- malloc function
*
* Copyright (C) 2002,03 NEC Electronics Corporation
* Copyright (C) 2002,03 Miles Bader
*
* This file is subject to the