]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - include/debug.h
path functions (WIP)
[z180-stamp.git] / include / debug.h
index ae6f28ae1ba8c43f5676f22fe8afa25de63c0239..659fd70e39884f9b2ff06da50badbc15c69d3a92 100644 (file)
@@ -21,6 +21,7 @@ command_ret_t do_pr_free_avr(cmd_tbl_t *, uint_fast8_t, int, char * const []);
 command_ret_t do_pr_heap_avr(cmd_tbl_t *, uint_fast8_t, int, char * const []);
 
 void printfreelist(const char * title);
+void dump_heap(void);
 
 
 #ifdef DEBUG