代码搜索:setup
找到约 10,000 项符合「setup」的源代码
代码结果 10,000
www.eeworm.com/read/439082/1814793
h setup.h
/*
* include/asm-s390/setup.h
*
* S390 version
* Copyright (C) 1999 IBM Deutschland Entwicklung GmbH, IBM Corporation
*/
#ifndef _ASM_S390_SETUP_H
#define _ASM_S390_SETUP_H
#define PARMARE
www.eeworm.com/read/439082/1817124
h setup.h
/*
* Just a place holder. We don't want to have to test x86 before
* we include stuff
*/
#ifndef _i386_SETUP_H
#define _i386_SETUP_H
#endif /* _i386_SETUP_H */
www.eeworm.com/read/439082/1817217
h setup.h
/*
** asm/setup.h -- Definition of the Linux/m68k boot information structure
**
** Copyright 1992 by Greg Harp
**
** This file is subject to the terms and conditions of the GNU General Public
** Licen
www.eeworm.com/read/439082/1817337
h setup.h
/*
** asm/setup.h -- Definition of the Linux/m68k setup information
**
** Copyright 1992 by Greg Harp
**
** This file is subject to the terms and conditions of the GNU General Public
** License. See
www.eeworm.com/read/439082/1817478
h setup.h
/*
* include/asm-s390/setup.h
*
* S390 version
* Copyright (C) 1999 IBM Deutschland Entwicklung GmbH, IBM Corporation
*/
#ifndef _ASM_S390_SETUP_H
#define _ASM_S390_SETUP_H
#define PARMARE
www.eeworm.com/read/439082/1817844
h setup.h
/*
* linux/include/asm/setup.h
*
* Copyright (C) 1997-1999 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public
www.eeworm.com/read/439082/1818135
h setup.h
/*
* Just a place holder. We don't want to have to test x86 before
* we include stuff
*/
#ifndef _i386_SETUP_H
#define _i386_SETUP_H
#endif /* _i386_SETUP_H */
www.eeworm.com/read/439082/1818363
h setup.h
/*
* BK Id: SCCS/s.setup.h 1.5 05/17/01 18:14:25 cort
*/
#ifdef __KERNEL__
#ifndef _PPC_SETUP_H
#define _PPC_SETUP_H
#define m68k_num_memory num_memory
#define m68k_memory memory
#include
www.eeworm.com/read/438718/1822648
thread setup.thread
# This file is transmogrified into Setup.thread by config.status.
# Its purpose is to automatically enable the thread module when the
# --with-thread argument is given to the configure script.
# *NO