mirror of
https://github.com/odin-lang/Odin.git
synced 2026-01-04 12:07:45 +00:00
7 lines
98 B
Odin
7 lines
98 B
Odin
#+private
|
|
package os2
|
|
|
|
import "base:runtime"
|
|
|
|
_heap_allocator_proc :: runtime.heap_allocator_proc
|