kernel/eka/rombuild/user.iby
changeset 152 657f875b013e
parent 90 947f0dc9f7a8
child 221 39b39e1a406e
child 245 647ab20fee2e
equal deleted inserted replaced
139:95f71bcdcdb7 152:657f875b013e
   172 #if defined(NO_PAGINGPOLICY)
   172 #if defined(NO_PAGINGPOLICY)
   173 datapagingpolicy nopaging
   173 datapagingpolicy nopaging
   174 #endif
   174 #endif
   175 #endif // PAGED_DATA
   175 #endif // PAGED_DATA
   176 
   176 
       
   177 #if !defined(PAGED_DATA)
       
   178 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\not_data_paged.txt  Test\not_data_paged.txt unpaged paging_unmovable
       
   179 #endif //#if !defined(PAGED_DATA)
       
   180 
   177 // Test constant patching works by setting KHeapMinCellSize to zero, which is the default anyway
   181 // Test constant patching works by setting KHeapMinCellSize to zero, which is the default anyway
   178 patchdata ekern.exe @ KHeapMinCellSize 0
   182 patchdata ekern.exe @ KHeapMinCellSize 0
   179 patchdata euser.dll @ KHeapMinCellSize 0
   183 patchdata euser.dll @ KHeapMinCellSize 0