equal
deleted
inserted
replaced
15 * |
15 * |
16 */ |
16 */ |
17 #ifndef UTRACE_IBY |
17 #ifndef UTRACE_IBY |
18 #define UTRACE_IBY |
18 #define UTRACE_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. |