代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/238372/4615767
alpha-linux config.cache.alpha-linux
# 22 Aug 2001 Steve Langasek
# This file contains autoconf settings specific to the alpha-linux
# platform that should be preloaded when building for this architecture.
# Linux
www.eeworm.com/read/237227/4629372
svn-base linux.tex.svn-base
Debugging efsl on embedded devices is a rather hard job, because
you can't just printf debug strings or watch memory maps easily.
Because of that, core development has been performed under the
Linux
www.eeworm.com/read/237227/4629433
makefile config-linux64.makefile
################################################################################
### EFSL - Embedded Filesystems Library ###
### -------------
www.eeworm.com/read/237227/4629451
h config-linux64.h
#ifndef __EFSL_CONFIG_H__
#define __EFSL_CONFIG_H__
/* Hardware target
---------------
* Here you will define for what hardware-endpoint EFSL should be compiled.
* Look in interfaces.h to see w
www.eeworm.com/read/237163/4631079
bat gcc2-linux.bat
@echo off
REM Setup for compiling with GNU C cross-compiler
if .%CHECKED%==.1 goto checked_build
set LIB=%SCITECH_LIB%\LIB\release\win32\gcc2
echo Release build enabled.
goto setvars
:checked_build
www.eeworm.com/read/237163/4631146
sh set-vars-linux.sh
#! /bin/sh
# LINUX VERSION
# Set the place where SciTech Software is installed, and where each
# of the supported compilers is installed. These environment variables
# are used by the batch files in
www.eeworm.com/read/235549/4650174
c redboot_linux_exec.c
//==========================================================================
//
// redboot_linux_boot.c
//
// RedBoot command to boot Linux on StrongARM/SA11x0
//
//===================
www.eeworm.com/read/235549/4650243
c redboot_linux_exec.c
//==========================================================================
//
// redboot_linux_boot.c
//
// RedBoot command to boot Linux on StrongARM/SA11x0
//
//===================
www.eeworm.com/read/233448/4669613
s linux64_closure.s
#define LIBFFI_ASM
#include
#include
.file "linux64_closure.S"
#ifdef __powerpc64__
.hidden ffi_closure_LINUX64, .ffi_closure_LINUX64
.globl ffi_closure_LINUX64, .ffi_closu
www.eeworm.com/read/233448/4670008
h pa32-linux.h
/* Definitions for PA_RISC with ELF-32 format
Copyright (C) 2000, 2002, 2004 Free Software Foundation, Inc.
This file is part of GCC.
GCC is free software; you can redistribute it and/or modify
i