py/gc: Fix debug printing of pointer.
When DEBUG_printf is the standard printf, compilers require the value for %p to be an actual pointer instead of an integer.
This commit is contained in:
parent
c2b5bfcc0c
commit
cb8e2f02ab
Loading…
Reference in New Issue