compiler: really define runtime/volatile.* functions

This makes them available to deferred calls, among others.
This commit is contained in:
Ayke van Laethem
2022-06-20 14:56:55 +02:00
committed by Ron Evans
parent e1052f921c
commit 1ceb63d14c
5 changed files with 22 additions and 19 deletions
+1
View File
@@ -34,3 +34,4 @@ StoreUint64: 20
StoreUintptr: 20
StorePointer: true
deferred atomic add: 8
deferred volatile store: 22