kernel/eka/rombuild/user.iby
changeset 135 5e441a173c63
parent 90 947f0dc9f7a8
child 221 39b39e1a406e
child 245 647ab20fee2e
--- a/kernel/eka/rombuild/user.iby	Mon May 24 18:38:55 2010 +0100
+++ b/kernel/eka/rombuild/user.iby	Mon May 24 18:45:46 2010 +0100
@@ -174,6 +174,10 @@
 #endif
 #endif // PAGED_DATA
 
+#if !defined(PAGED_DATA)
+data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\not_data_paged.txt  Test\not_data_paged.txt unpaged paging_unmovable
+#endif //#if !defined(PAGED_DATA)
+
 // Test constant patching works by setting KHeapMinCellSize to zero, which is the default anyway
 patchdata ekern.exe @ KHeapMinCellSize 0
 patchdata euser.dll @ KHeapMinCellSize 0