diff options
author | Nathan Ringo <nathan@remexre.com> | 2024-08-26 20:53:46 -0500 |
---|---|---|
committer | Nathan Ringo <nathan@remexre.com> | 2024-08-26 20:53:46 -0500 |
commit | d10960f7fc664189f70fb634581958a4a1fd99fa (patch) | |
tree | fa39b8939fff7694f7e9cbcdf4bbd70e53500b6f /kernel/src/allocators/mod.rs | |
parent | 76f0764cebe313a75b9b170fa23fa940d9e5738a (diff) |
Refactor DeviceTree parsing.
Diffstat (limited to 'kernel/src/allocators/mod.rs')
-rw-r--r-- | kernel/src/allocators/mod.rs | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/kernel/src/allocators/mod.rs b/kernel/src/allocators/mod.rs new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/kernel/src/allocators/mod.rs |