mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 04:14:10 +00:00
- Removed useless define.
svn path=/trunk/; revision=8768
This commit is contained in:
parent
9eb9832b02
commit
d4bd6869fe
1 changed files with 1 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
||||||
/* $Id: mminit.c,v 1.60 2004/02/17 23:58:54 tamlin Exp $
|
/* $Id: mminit.c,v 1.61 2004/03/16 21:13:15 dwelch Exp $
|
||||||
*
|
*
|
||||||
* COPYRIGHT: See COPYING in the top directory
|
* COPYRIGHT: See COPYING in the top directory
|
||||||
* PROJECT: ReactOS kernel
|
* PROJECT: ReactOS kernel
|
||||||
|
@ -25,11 +25,6 @@
|
||||||
|
|
||||||
/* GLOBALS *****************************************************************/
|
/* GLOBALS *****************************************************************/
|
||||||
|
|
||||||
/*
|
|
||||||
* Size of extended memory (kb) (fixed for now)
|
|
||||||
*/
|
|
||||||
#define EXTENDED_MEMORY_SIZE (3*1024*1024)
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Compiler defined symbols
|
* Compiler defined symbols
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue