代码搜索结果
找到约 10,000 项符合
Control System 的代码
system.c
/*
* system.c: Probe the system type using ARCS prom interface library.
*
* Copyright (C) 1996 David S. Miller (dm@engr.sgi.com)
*
* $Id: system.c,v 1.1.1.1 2004/02/04 12:55:41 laputa Exp $
*/
#
system3
#
# Automatically generated make config: don't edit
#
CONFIG_ARM=y
# CONFIG_EISA is not set
# CONFIG_SBUS is not set
# CONFIG_MCA is not set
CONFIG_UID16=y
CONFIG_RWSEM_GENERIC_SPINLOCK=y
# CONFIG_RWS
system.c
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* system.c: Probe th
system.h
/*
* linux/include/asm-arm/proc-armv/system.h
*
* Copyright (C) 1996 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gener
system.h
/*
* linux/include/asm-arm/arch-sa1100/system.h
*
* Copyright (c) 1999 Nicolas Pitre
*/
#include
#include
static inline void arch_idle(void)
system.h
/*
* linux/include/asm-arm/arch-clps711x/system.h
*
* Copyright (C) 2000 Deep Blue Solutions Ltd
*
* This program is free software; you can redistribute it and/or modify
* it under the terms o
system.h
/*
* linux/include/asm-arm/arch-shark/system.h
*
* by Alexander Schulz
*/
#ifndef __ASM_ARCH_SYSTEM_H
#define __ASM_ARCH_SYSTEM_H
#include
static void arch_reset(char mode)
{
short t
system.h
/*
* linux/include/asm-arm/arch-arc/system.h
*
* Copyright (C) 1996-1999 Russell King and Dave Gilbert
*
* This program is free software; you can redistribute it and/or modify
* it under the t
system.h
/*
* linux/include/asm-arm/proc-armo/system.h
*
* Copyright (C) 1995, 1996 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU
system.h
/*
* linux/include/asm-arm/arch-s3c2400/system.h
*
* Copyright (C) 2001,2002 MIZI Research, Inc.
*
* Author: Janghoon Lyu
* Date: $Date: 2004/02/04 12:57:39 $
*
* $Revision: