代码搜索:ucLinux

找到约 2,003 项符合「ucLinux」的源代码

代码结果 2,003
www.eeworm.com/read/209559/4971676

h flat.h

/* * include/asm-h8300/flat.h -- uClinux flat-format executables */ #ifndef __H8300_FLAT_H__ #define __H8300_FLAT_H__ #define flat_stack_align(sp) /* nothing needed */ #define flat_argvp_envp_on
www.eeworm.com/read/163821/5508719

s vfork.s

#include #ifndef __NR_vfork #define __NR_vfork __NR_fork /* uClinux-2.0 only has fork which is vfork */ #endif .h8300h .text .align 2 .globl _errno .globl _vfork #if defined __H
www.eeworm.com/read/347503/3168634

d fdpic-shared-local-2.d

#name: FRV uClinux PIC relocs to forced-local symbols, shared linking #source: fdpic2.s #objdump: -DR -j .text -j .data -j .got -j .plt #ld: -shared --version-script fdpic2.ldv .*: file format el
www.eeworm.com/read/316872/3589354

ide kconfig.ide

# uClinux H8/300 Target Board Selection Menu (IDE) if (H8300H_AKI3068NET) menu "IDE Extra configuration" config H8300_IDE_BASE hex "IDE register base address" depends on IDE default 0 help ID
www.eeworm.com/read/316872/3602120

h flat.h

/* * include/asm-h8300/flat.h -- uClinux flat-format executables */ #ifndef __H8300_FLAT_H__ #define __H8300_FLAT_H__ #define flat_stack_align(sp) /* nothing needed */ #define flat_argvp_envp_on
www.eeworm.com/read/447738/1694740

d fdpic-shared-local-2.d

#name: FRV uClinux PIC relocs to forced-local symbols, shared linking #source: fdpic2.s #objdump: -DR -j .text -j .data -j .got -j .plt #ld: -shared --version-script fdpic2.ldv .*: file format el
www.eeworm.com/read/410339/2212164

h hardware.h

/* * uclinux/include/asm-armnommu/arch-evS3C4530HEI/hardware.h * * OZH, 2001 Oleksandr Zhadan. * * This file includes the hardware definitions of EV-S3C4530-HEI board. */ #ifndef __ASM_ARCH_HA
www.eeworm.com/read/474396/6808797

makefile1~

TRACKBAR = trackbar TRACKBAROBJS = trackbar.o CFLAGS=-Os -D__uClinux__ -I../../uClibc/include -I../../linux-2.4.x/include -I/opt/target/minigui/usr/local/include -fno-builtin LDFLAGS=-Wl,-elf2flt
www.eeworm.com/read/294613/8216262

rc

hostname uClinux mount -t proc proc /proc mount -t sysfs sysfs /sys mount -t usbfs none /proc/bus/usb mkdir /var/tmp mkdir /var/log mkdir /var/run mkdir /var/lock mkdir /var/empty ifconfig lo 127.0.0.
www.eeworm.com/read/186527/8928415

makefile

UCLINUX_LDFLAGS = -Wl,-elf2flt="-s32768" KERNELMODULEDIR = $(EM85xx_ROOT)/kernelmodule/realmagichwl_kernelland KERNELUSERDIR = $(EM85xx_ROOT)/kernelmodule/realmagichwl_userland MP3ENCDIR = $(EM85xx_