kernel/eka/rombuild/ost.iby
changeset 90 947f0dc9f7a8
parent 0 a41df078684a
equal deleted inserted replaced
52:2d65c2f76d7b 90:947f0dc9f7a8
    15 *
    15 *
    16 */
    16 */
    17 #ifndef OST_IBY
    17 #ifndef OST_IBY
    18 #define OST_IBY
    18 #define OST_IBY
    19 
    19 
    20 #include <btrace.iby>
       
    21 
    20 
    22 //Put kernel side DLLs in the core image on NAND configurations 
    21 //Put kernel side DLLs in the core image on NAND configurations 
    23 //since that's where the majority of the client code will also be.
    22 //since that's where the majority of the client code will also be.
    24 //This also works for NOR configurations since then the 'core' image is 
    23 //This also works for NOR configurations since then the 'core' image is 
    25 //the entire ROM and there's no ROFS.
    24 //the entire ROM and there's no ROFS.