Skip to content
Snippets Groups Projects
Commit 736faef2 authored by Ayke van Laethem's avatar Ayke van Laethem Committed by Damien George
Browse files

py/gc: Make GC stack pointer a local variable.

This saves a bit in code size, and saves some precious .bss RAM:

                 .text  .bss
minimal CROSS=1: -28    -4
unix (64-bit):   -64    -8
parent 5c9e5618
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment