StdLib: Fix IPF build issues.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Daryl McDaniel <daryl.mcdaniel@intel.com>
Reviewed by: erik.c.bjorge@intel.com


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14647 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Daryl McDaniel 2013-09-10 21:47:26 +00:00 committed by darylm503
parent 1bc3923d08
commit d02bc714cb
1 changed files with 0 additions and 1 deletions

View File

@ -122,7 +122,6 @@
#else #else
#define NMBCLUSTERS 1024 /* map size, max cluster allocation */ #define NMBCLUSTERS 1024 /* map size, max cluster allocation */
#endif #endif
#endif
/* /*
* Minimum and maximum sizes of the kernel malloc arena in PAGE_SIZE-sized * Minimum and maximum sizes of the kernel malloc arena in PAGE_SIZE-sized