fixed the fixedPageAlloc hack.

This commit is contained in:
Sears Russell 2006-07-20 00:49:28 +00:00
parent 8ed909e79d
commit 7bc60c3ac4

View file

@ -84,6 +84,8 @@ void setupOperationsTable() {
operationsTable[OPERATION_ALLOC_BOUNDARY_TAG] = getAllocBoundaryTag();
operationsTable[OPERATION_FIXED_PAGE_ALLOC] = getFixedPageAlloc();
/*
int i;