kernel/eka/memmodel/memmodel.mmp
changeset 109 b3a1d9898418
parent 90 947f0dc9f7a8
child 257 3e88ff8f41d5
equal deleted inserted replaced
102:ef2a444a7410 109:b3a1d9898418
   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.cia xkernel.cpp xkernel.cia
   112 source			xinit.cpp xipc.cpp xipc.cia 
   113 source			xsched.cpp xsched.cia
   113 source			xkernel.cpp xkernel.cia 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