X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp.git/blobdiff_plain/4bc81323e51ac138e733c14eeb6f283ae706e904..dea9a31523216caa153c589426b175d52aa43634:/avr/debug.h 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_ */