aboutsummaryrefslogtreecommitdiff
path: root/core/runtime
diff options
context:
space:
mode:
authorgingerBill <bill@gingerbill.org>2022-01-13 12:05:22 +0000
committergingerBill <bill@gingerbill.org>2022-01-13 12:05:22 +0000
commitb33ca6651e442c2ff6122cbdadedec782cb376c9 (patch)
tree8733641929df829b67f42c23396991b6a82be720 /core/runtime
parent315a08f33f0d3ae9c16377c5a077733824d301d4 (diff)
Rename `proc_*` to `entry_*`
Diffstat (limited to 'core/runtime')
-rw-r--r--core/runtime/entry_unix.odin (renamed from core/runtime/proc_unix.odin)0
-rw-r--r--core/runtime/entry_windows.odin (renamed from core/runtime/proc_windows.odin)0
2 files changed, 0 insertions, 0 deletions
diff --git a/core/runtime/proc_unix.odin b/core/runtime/entry_unix.odin
index 38116c0f9..38116c0f9 100644
--- a/core/runtime/proc_unix.odin
+++ b/core/runtime/entry_unix.odin
diff --git a/core/runtime/proc_windows.odin b/core/runtime/entry_windows.odin
index ef8b0c529..ef8b0c529 100644
--- a/core/runtime/proc_windows.odin
+++ b/core/runtime/entry_windows.odin