代码搜索结果

找到约 10,000 项符合 Memory 的代码

armc_startup.s

;/****************************************************************************** ;* ;* Code to startup the ARM C environment ;* =========================================== ;* ;* Copyright (c)

os_cpu_a.asm

;******************************************************************************************************** ; uC/OS-II ;

build

#!/bin/bash # # fenris - program execution path analysis tool # --------------------------------------------- # # Copyright (C) 2001, 2002 by Bindview Corporation # Portions Copyright (C) 2001, 2

flash-1.txt

Date: Tue, 18 May 1999 15:45:55 +0200 (MEST) From: Erik Starback To: netboot@baghira.han.de Subject: Netboot with Intel EEPRO100+ Management Message-ID:

readme

This directory contains the files required to build the fake PROM image that is currently being used to boot IA64 kernels running under the SGI Medusa kernel. The FPROM currently provides the followi

setup.s

/* * setup.S Copyright (C) 1991, 1992 Linus Torvalds * * setup.s is responsible for getting the system data from the BIOS, * and putting them into the appropriate places in system memory. * both

setup.s

/* * setup.S Copyright (C) 1991, 1992 Linus Torvalds * * setup.s is responsible for getting the system data from the BIOS, * and putting them into the appropriate places in system memory. * both

os_cpu_a.asm

;******************************************************************************************************** ; uC/OS-II ;

dma_export.h

#ifndef DMA_EXPORT_H #define DMA_EXPORT_H /**************************************************** * $Id: * * Copyright Motorola 1999 * * $Log: * *************************************************

size.1

SIZE(1) Minix Programmer's Manual SIZE(1) NAME size - print text, data, and bss size of a program SYNOPSIS size [file] ... EXAMPLES