]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - include/debug.h
fat cp: block buffer --> heap
[z180-stamp.git] / include / debug.h
index ae6f28ae1ba8c43f5676f22fe8afa25de63c0239..b7b6deafb5497f58206aca825e9a2334dcc9f0ea 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);
+size_t get_freemem(void);
 
 
 #ifdef DEBUG