mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-12 15:03:41 +00:00
compiler: really define runtime/volatile.* functions
This makes them available to deferred calls, among others.
This commit is contained in:
committed by
Ron Evans
parent
e1052f921c
commit
1ceb63d14c
Vendored
+1
@@ -34,3 +34,4 @@ StoreUint64: 20
|
||||
StoreUintptr: 20
|
||||
StorePointer: true
|
||||
deferred atomic add: 8
|
||||
deferred volatile store: 22
|
||||
|
||||
Reference in New Issue
Block a user