代码搜索结果
找到约 10,000 项符合
Control System 的代码
system.h
#ifndef __ASM_ARM_SYSTEM_H
#define __ASM_ARM_SYSTEM_H
#ifdef __KERNEL__
#include
#define CPU_ARCH_UNKNOWN 0
#define CPU_ARCH_ARMv3 1
#define CPU_ARCH_ARMv4 2
#define CPU_ARCH_ARM
system.c
#include
void main (void)
{
if (system("DIR"))
printf("Error invoking DIR\n");
}
system.h
#ifndef _SD_SYSTEM_H
#define _SD_SYSTEM_H
#include "sdenumtype.h"
#include "sdbaselib.h"
#include
#include
class _EXPORT_TYPE TsdCompany;
class _EXPORT_TYPE TsdField;
cl
system.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#define _YW_SDERP_DLL
#include "System.h"
//------------------------------------
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.c
/*
*----------------------------------------------------------------------
* T-Kernel
*
* Copyright (C) 2004 by Ken Sakamura. All rights reserved.
* T-Kernel is distributed under the T-L
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.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/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