代码搜索:RAMDISK

找到约 1,135 项符合「RAMDISK」的源代码

代码结果 1,135
www.eeworm.com/read/161121/5560705

brutus

Brutus is an evaluation platform for the SA1100 manufactured by Intel. For more details, see: http://developer.intel.com/design/strong/applnots/sa1100lx/getstart.htm To compile for Brutus, you mus
www.eeworm.com/read/335059/12551874

bat auto.bat

loadlin vmlinuz initrd=initrd.img ramdisk_size=9216
www.eeworm.com/read/275564/10811898

c linux.c

/* * linux.c: support functions for booting a kernel * * Copyright (C) 2001 Erik Mouw (J.A.K.Mouw@its.tudelft.nl) * * This program is free software; you can redistribute it and/or modify * it u
www.eeworm.com/read/198225/7946978

c linux.c

/* * linux.c: support functions for booting a kernel * * Copyright (C) 2001 Erik Mouw (J.A.K.Mouw@its.tudelft.nl) * * This program is free software; you can redistribute it and/or modify * it u
www.eeworm.com/read/323013/13358726

c linux.c

/* * linux.c: support functions for booting a kernel * * Copyright (C) 2001 Erik Mouw (J.A.K.Mouw@its.tudelft.nl) * * This program is free software; you can redistribute it and/or modify * it u
www.eeworm.com/read/124989/6035114

s rmrd.s

; rmrd.S - DOS program to remove ramdisk ; ; Copyright (C) 1996-1998 Gero Kuhlmann ; ; This program is free software; you can redistribute it and/or modify ; it under the t
www.eeworm.com/read/408786/11369760

bat ramdemo.bat

REM ----------------------------------------------------- REM NUCLEUS RAMDEMO FOR ARM7 USING ARMTOOLS REM ----------------------------------------------------- @echo off if not exist O\ mkdir O
www.eeworm.com/read/151460/12209568

h linux_setup.h

/* * linux/include/asm/setup.h * * Copyright (C) 1997-1999 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public
www.eeworm.com/read/231962/14213719

c example.c

#include #include #include "ramdisk.h" main() { FILE *f; char buffer[80]; int bytes; fputs("Can we do it?\n", stdout); /*------------------------------------