代码搜索:ucLinux
找到约 2,003 项符合「ucLinux」的源代码
代码结果 2,003
www.eeworm.com/read/288937/3999046
h processor.h
/*
* uclinux/include/asm-armnommu/arch-W90N740/mmu.h
*
*/
#ifndef __ASM_ARCH_PROCESSOR_H
#define __ASM_ARCH_PROCESSOR_H
#define EISA_bus 0
#define EISA_bus__is_a_macro
#define MCA_bus 0
#define MC
www.eeworm.com/read/375673/2722766
org mc68x328.c.org
/*
** $Id: mc68x328.c,v 1.6 2003/09/04 03:38:25 weiym Exp $
**
** mc68x328.c: Low Level Input Engine for uClinux touch screen palm/mc68ez328
**
** Copyright (C) 2003, Feynman Software.
**
** Created
www.eeworm.com/read/375673/2722775
c mc68x328.c
/*
** $Id: mc68x328.c,v 1.6 2003/09/04 03:38:25 weiym Exp $
**
** mc68x328.c: Low Level Input Engine for uClinux touch screen palm/mc68ez328
**
** Copyright (C) 2003, Feynman Software.
**
** Created
www.eeworm.com/read/374687/2749018
patch dnsmasq1-100-bugfix.patch
--- dnsmasq-1.18/config.h.dist 2004-03-01 22:25:12.000000000 -0600
+++ dnsmasq-1.18/config.h 2004-03-01 22:26:50.000000000 -0600
@@ -126,7 +126,9 @@
/* Must preceed __linux__ since uClinux defines
www.eeworm.com/read/357209/3028005
c mc68x328.c
/*
** $Id: mc68x328.c,v 1.8 2004/02/25 02:34:50 weiym Exp $
**
** mc68x328.c: Low Level Input Engine for uClinux touch screen palm/mc68ez328
**
** Copyright (C) 2003, Feynman Software.
**
** Created
www.eeworm.com/read/179654/9345768
makefile
EXEC=iccard
OBJS=iccard.o
SRC=iccard.c
INCLUDE=/usr/src/uClinux-040408/linux-2.4.x/include
CC=arm-elf-gcc
LD=arm-elf-ld
MODCFLAGS=-D__KERNEL__ -I$(INCLUDE) -o2 \
-fno-strict-aliasing -fno
www.eeworm.com/read/279244/10452044
makefile
EXEC =gpio
OBJS =gpio.o
SRC =gpio.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 -
www.eeworm.com/read/136072/5874251
s vfork.s
#include
#ifndef __NR_vfork
#define __NR_vfork __NR_fork /* uClinux-2.0 only has fork which is vfork */
#endif
#ifdef __H8300S__
.h8300s
#else
.h8300h
#endif
.text
.align 2
.glo
www.eeworm.com/read/229848/6281216
makefile
EXEC =test
OBJS =test.o
SRC =test.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 -
www.eeworm.com/read/229848/6281218
makefile
EXEC =test
OBJS =test.o
SRC =test.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 -