mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-10 05:53:39 +00:00
prevent heap alloc in control complete
This commit is contained in:
@@ -278,7 +278,6 @@ func enableDcache(enable bool) {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// FlushDcache flushes data from cache to memory
|
||||
//
|
||||
// Normally FlushDcache is used when metadata written to memory will be used by
|
||||
|
||||
Reference in New Issue
Block a user