mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 12:23:28 +00:00
- Removed useless define.
svn path=/trunk/; revision=8768
This commit is contained in:
@@ -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
|
||||
* PROJECT: ReactOS kernel
|
||||
@@ -25,11 +25,6 @@
|
||||
|
||||
/* GLOBALS *****************************************************************/
|
||||
|
||||
/*
|
||||
* Size of extended memory (kb) (fixed for now)
|
||||
*/
|
||||
#define EXTENDED_MEMORY_SIZE (3*1024*1024)
|
||||
|
||||
/*
|
||||
* Compiler defined symbols
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user