kernel/eka/rombuild/ost.iby
branchCompilerCompatibility
changeset 77 c4d65d91ad0c
parent 62 4a8fed1c0ef6
equal deleted inserted replaced
74:741dcdf88ba9 77:c4d65d91ad0c
    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.