almost got the term emu working and shell
This commit is contained in:
@@ -34,4 +34,6 @@ typedef struct {
|
||||
uint32_t p_align;
|
||||
} __attribute__((packed)) elf_program_header_t;
|
||||
|
||||
uint32_t load_elf_program(const char* prgm);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user