Clean and document header files.
- Add missing doc comments to header files - Move allocate_kernel_args to main.cpp - Split functions out into pointer_manipulation.h
This commit is contained in:
@@ -10,8 +10,6 @@
|
||||
namespace boot {
|
||||
namespace loader {
|
||||
|
||||
using memory::offset_ptr;
|
||||
|
||||
static bool
|
||||
is_elfheader_valid(const elf::header *header)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user