forked from Imagelibrary/binutils-gdb
We don't want global variables in the sim as all state should be in the sim state or in the cpu state. This pushes down all that logic for avr.
We don't want global variables in the sim as all state should be in the sim state or in the cpu state. This pushes down all that logic for avr.