mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 07:08:48 +00:00
merge from upstream and convert to ^File types
This commit is contained in:
@@ -102,7 +102,6 @@ MMAP_PROT :: unix.PROT_READ | unix.PROT_WRITE
|
||||
|
||||
|
||||
@thread_local _local_region: ^Region
|
||||
//_local_region: ^Region
|
||||
global_regions: ^Region
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user