Commit Graph

9 Commits

Author SHA1 Message Date
Lukas Arens
55c592955d removed default arguments from virtual_{platform}.odin files 2026-04-13 19:28:17 +03:00
Lukas Arens
f2635bbb13 added adress_hint to virtual memory reserve function on all platforms 2026-04-12 18:51:56 +03:00
Jeroen van Rijn
2d77303b27 Revert "added get_page_size() to core:mem/virtual" 2026-03-24 16:16:24 +01:00
Carlyle
d6a47f5e99 added get_page_size() to core:mem/virtual 2026-03-23 11:43:13 -07:00
Jeroen van Rijn
c2647673ec mem.virtual -> os2 2026-02-08 12:44:15 +01:00
gingerBill
7642e0a0e0 Require @(init) and @(fini) to be proc "contextless" () 2025-08-08 12:10:01 +01:00
Karl Zylinski
19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 2024-09-14 18:27:49 +02:00
Laytan Laats
7c9ca60ff0 mem/virtual: support the BSDs 2024-08-14 01:44:37 +02:00
Laytan Laats
0dfc660c71 allow core:mem/virtual import on more targets by expanding the other implementation 2024-07-11 01:55:59 +02:00