Skip to content

Commit

Permalink
cpu/msp430_common: use default newlib heap_stats
Browse files Browse the repository at this point in the history
  • Loading branch information
kaspar030 committed Oct 18, 2019
1 parent 2151194 commit 749ef6e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions cpu/msp430_common/include/cpu_conf.h
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,6 @@ extern "C" {
#endif
/** @} */

/**
* @brief Declare the heap_stats function as available
*/
#define HAVE_HEAP_STATS

#ifdef __cplusplus
}
#endif
Expand Down

0 comments on commit 749ef6e

Please sign in to comment.