aboutsummaryrefslogtreecommitdiff
path: root/src/core/loader/elf.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2019-04-09 15:27:44 -0400
committerLioncash <mathew1800@gmail.com>2019-04-11 22:11:40 -0400
commita4b0a8559c9d137682e1b77332a42841c9e640bd (patch)
tree86091344830176ec100212ca90d956cced8611b3 /src/core/loader/elf.cpp
parent6d0551196d90af7f1233c655fd3b979811a14708 (diff)
core/core: Move main process creation into Load()
Now that we have dependencies on the initialization order, we can move the creation of the main process to a more sensible area: where we actually load in the executable data. This allows localizing the creation and loading of the process in one location, making the initialization of the process much nicer to trace.
Diffstat (limited to 'src/core/loader/elf.cpp')
0 files changed, 0 insertions, 0 deletions