git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8511 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
4db0944ed0
commit
235d53668d
|
@ -59,7 +59,7 @@
|
|||
* @brief DATA segment initialization switch.
|
||||
*/
|
||||
#if !defined(CRT0_INIT_DATA) || defined(__DOXYGEN__)
|
||||
#define CRT0_INIT_DATA FALSE
|
||||
#define CRT0_INIT_DATA TRUE
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue