代码搜索结果
找到约 3,568 项符合
Strip 的代码
.xmodem.o.flags
ifeq (-I/home/plg/vivi_2440_temp/vivi/include -I/usr/local/arm/2.95.3/include -Wall -Wstrict-prototypes -O2 -fPIC -fomit-frame-pointer -mapcs-32 -mshort-load-bytes -msoft-float,$(strip $(subst $(comma
.term.o.flags
ifeq (-I/home/plg/vivi_2440_temp/vivi/include -I/usr/local/arm/2.95.3/include -Wall -Wstrict-prototypes -O2 -fPIC -fomit-frame-pointer -mapcs-32 -mshort-load-bytes -msoft-float,$(strip $(subst $(comma
.serial_core.o.flags
ifeq (-I/home/plg/vivi_2440_temp/vivi/include -I/usr/local/arm/2.95.3/include -Wall -Wstrict-prototypes -O2 -fPIC -fomit-frame-pointer -mapcs-32 -mshort-load-bytes -msoft-float,$(strip $(subst $(comma
.getcmd_ext.o.flags
ifeq (-I/home/plg/vivi_2440_temp/vivi/include -I/usr/local/arm/2.95.3/include -Wall -Wstrict-prototypes -O2 -fPIC -fomit-frame-pointer -mapcs-32 -mshort-load-bytes -msoft-float,$(strip $(subst $(comma
.smc_core.o.flags
ifeq (-I/opt/FriendlyARM/SBC2410/vivi/include -I/friendly-arm/kernel/include/ -Wall -Wstrict-prototypes -O2 -fPIC -fomit-frame-pointer -mapcs-32 -mshort-load-bytes -msoft-float,$(strip $(subst $(comma
.nand_ecc.o.flags
ifeq (-I/opt/FriendlyARM/SBC2410/vivi/include -I/friendly-arm/kernel/include/ -Wall -Wstrict-prototypes -O2 -fPIC -fomit-frame-pointer -mapcs-32 -mshort-load-bytes -msoft-float,$(strip $(subst $(comma
.bon.o.flags
ifeq (-I/opt/FriendlyARM/SBC2410/vivi/include -I/friendly-arm/kernel/include/ -Wall -Wstrict-prototypes -O2 -fPIC -fomit-frame-pointer -mapcs-32 -mshort-load-bytes -msoft-float,$(strip $(subst $(comma
.s3c2410_flash.o.flags
ifeq (-I/opt/FriendlyARM/SBC2410/vivi/include -I/friendly-arm/kernel/include/ -Wall -Wstrict-prototypes -O2 -fPIC -fomit-frame-pointer -mapcs-32 -mshort-load-bytes -msoft-float,$(strip $(subst $(comma
sim.bat
gcc -DUNIX -O2 -fomit-frame-pointer sim.c -o sim
strip sim
echo "--- done with compiling and stripping ---"
echo "--- sim 8 tob.38-44 liv.42-48 ---"
sim 8 tob.38-44 liv.42-48
raid0.h
#ifndef _RAID0_H
#define _RAID0_H
#include
struct strip_zone
{
unsigned long zone_offset; /* Zone offset in md_dev */
unsigned long dev_offset; /* Zone offset in real dev */
uns