X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp.git/blobdiff_plain/d0581f881c4072ef0ac453167a98dc3bc0d87d86..69988dc1f60ce27d2192eb2aa579962f585fffc8:/avr/debug.h?ds=sidebyside diff --git a/avr/debug.h b/avr/debug.h index 1815166..7c19e40 100644 --- a/avr/debug.h +++ b/avr/debug.h @@ -30,5 +30,9 @@ #endif #endif /* 0 */ + +void printfreelist(const char * title); + + #endif /* DEBUG_H_ */