代码搜索结果
找到约 10,000 项符合
Memory 的代码
memory.tra
*** Creating Trace Output File '.\Obj\Memory.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '".\obj\startup.o"'
### List of Objects: adding '".\obj
memory.plg
礦ision3 Build Log
Project:
D:\Keil\ARM\RV30\Boards\Keil\MCB2140\USBMem\Memory.uv2
Project File Date: 02/04/2006
Output:
Build target 'MCB2140
memory.c
/*
* Copyright 1997, Regents of the University of Minnesota
*
* memory.c
*
* This file contains routines that deal with memory allocation
*
* Started 2/24/96
* George
*
* $Id: memory.c,v 1.2
memory.inc
;;*****************************************************************************
;;*****************************************************************************
;;
;; FILENAME: Memory.inc
;;
memory.inc
;;*****************************************************************************
;;*****************************************************************************
;;
;; FILENAME: Memory.inc
;;
memory.c
/*
* linux/mm/memory.c
*
* (C) 1991 Linus Torvalds
*/
/*
* demand-loading started 01.12.91 - seems it is high on the list of
* things wanted, and it should be easy to implement. - Linus
*/
/*
* 需求加载是
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 programs (
memory.c
/*************************************************************************/
/* */
/* FILE NAME