Files
tinygo/src/device
Justin A. Wilson 313c9e31dd Refactor EnableInterrupts and DisableInterrupts
Removes usage of AsmFull which required an optimization pass to remove the map parameter passed into it. This caused issues when compiling with -opt=0 where memory for the map was being allocated as an unintended side-effect of using AsmFull with no optimizations enabled.
2023-03-05 17:34:48 +01:00
..
2022-12-19 23:20:11 +01:00
2022-12-19 23:20:11 +01:00
2022-12-19 23:20:11 +01:00