kernel/eka/memmodel/epoc/flexible/mshbuf.cpp
changeset 11 329ab0095843
parent 9 96e5fb8b040d
equal deleted inserted replaced
10:36bfc973b146 11:329ab0095843
   764 		MM::MappingClose(m->iMapping);
   764 		MM::MappingClose(m->iMapping);
   765 		delete m;
   765 		delete m;
   766 		++i;
   766 		++i;
   767 		}
   767 		}
   768 
   768 
   769 	__KTRACE_OPT(KMMU, Kern::Printf("<MemModelAlignedShPool::DestroyMappings"));
   769 	__KTRACE_OPT(KMMU, Kern::Printf("<DMemModelAlignedShPool::DestroyMappings"));
   770 
   770 
   771 	return r;
   771 	return r;
   772 	}
   772 	}
   773 
   773 
   774 
   774