代码搜索:kernel
找到约 10,000 项符合「kernel」的源代码
代码结果 10,000
www.eeworm.com/read/219093/14894565
mht 1vsr.mht
From:
Subject:
Date: Sun, 24 Jun 2007 17:41:16 +0800
MIME-Version: 1.0
Content-Type: text/html;
charset="gb2312"
Content-Transfer-Encoding: 7bit
Content-L
www.eeworm.com/read/219084/14894844
readme
* README
*
* Ralink Tech Inc.
*
* http://www.ralinktech.com
*
=======================================================================
ModelName:
===========
RT73(RT2571W) Wireless Lan Linu
www.eeworm.com/read/219019/14897875
c bootmain.c
// This a dirt simple boot loader, whose sole job is to boot
// an elf kernel image from the first IDE hard disk.
//
// DISK LAYOUT
// * This program(boot.S and main.c) is the bootloader. It should
www.eeworm.com/read/117569/14915455
bas add_font.bas
Attribute VB_Name = "add_font"
Option Explicit
Declare Function GetSystemDirectory Lib "kernel32" Alias "GetSystemDirectoryA" (ByVal lpBuffer As String, ByVal nSize As Long) As Long
Declare Functio
www.eeworm.com/read/218538/14915878
c loadkernel.c
#include "typdef.h"
extern char kernel[];
void loadkernel()
{
int i;
char *to;
char *from;
void (*fp)(void);
fp = (void (*)(void))0x8000;
to = (char*)0x8000;
from =
www.eeworm.com/read/117180/14938080
bat ms.bat
rem Batch file to make the Microsoft C version of the CTask kernel
rem and support routines.
make ctask.ms
make ctsup.ms
www.eeworm.com/read/216437/15014123
h memory.h
/*
* NOTE!!! memcpy(dest,src,n) assumes ds=es=normal data segment. This
* goes for all kernel functions (ds=es=kernel space, fs=local data,
* gs=null), as well as for all well-behaving user prog
www.eeworm.com/read/114811/15037347
h caolcmd30.h
/***************************************************************************
caolcmd30.h - description
-------------------
begin
www.eeworm.com/read/114811/15037368
h caoltoclient30.h
/***************************************************************************
caoltoclient30.h - description
-------------------
begin
www.eeworm.com/read/114811/15037496
h cclienttoaol30.h
/***************************************************************************
cclienttoaol30.h - description
-------------------
begin