代码搜索结果
找到约 10,000 项符合
Control System 的代码
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.pas
//系统内核单元
unit System;
interface
procedure _InitExe;
procedure _HandleFinally;
procedure _Halt0;
const
Kernel32 = 'kernel32.dll';
User32 = 'user32.dll';
type
TGUID = record
system.pas
unit System;
interface
procedure _InitLib;
procedure _HandleFinally;
procedure _halt0;
const
Kernel32 = 'kernel32.dll';
User32 = 'user32.dll';
type
TGUID = record
D1: LongW
system.java
/* System.java -- useful methods to interface with the system
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is
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
#define move_to_user_mode() \
__asm__ ("movl %%esp,%%eax\n\t" \
"pushl $0x17\n\t" \
"pushl %%eax\n\t" \
"pushfl\n\t" \
"pushl $0x0f\n\t" \
"pushl $1f\n\t" \
"iret\n" \
"1:\tmovl $0x17,%%eax\n\t
system.asp
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|09 May 2005 05:37:52 -0000
vti_extenderversion:SR|6.0.2.5516
vti_author:SR|WORK\\Administrator
vti_modifiedby:SR|WORK\\Administrator
vti_timecreate
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.8 1999/10/09 00:00:59 ralf Exp $
*/
#includ
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