kernel/eka/memmodel/memmodel.mmp
branchRCL_3
changeset 44 3e88ff8f41d5
parent 43 c1f20ce4abcf
equal deleted inserted replaced
43:c1f20ce4abcf 44:3e88ff8f41d5
   107 source			kblockmap.cpp ramalloc.cpp defragbase.cpp
   107 source			kblockmap.cpp ramalloc.cpp defragbase.cpp
   108 
   108 
   109 #ifdef MARM
   109 #ifdef MARM
   110 userinclude		../memmodel/epoc/flexible/mmu/arm
   110 userinclude		../memmodel/epoc/flexible/mmu/arm
   111 sourcepath		../memmodel/epoc/flexible/arm
   111 sourcepath		../memmodel/epoc/flexible/arm
   112 source			xinit.cpp xipc.cpp xipc.cia 
   112 source			xinit.cpp xipc.cia xkernel.cpp xkernel.cia
   113 source			xkernel.cpp xkernel.cia xsched.cpp xsched.cia
   113 source			xsched.cpp xsched.cia
   114 sourcepath		../memmodel/epoc/flexible/mmu/arm
   114 sourcepath		../memmodel/epoc/flexible/mmu/arm
   115 source			xmmu.cpp xmmu.cia
   115 source			xmmu.cpp xmmu.cia
   116 #endif //MARM
   116 #endif //MARM
   117 #ifdef X86
   117 #ifdef X86
   118 userinclude		../memmodel/epoc/flexible/mmu/x86
   118 userinclude		../memmodel/epoc/flexible/mmu/x86