mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 16:34:31 -08:00
Load ELF file with bootloader instead of flat binary
This commit is contained in:
@@ -22,9 +22,6 @@ struct popcorn_data {
|
||||
void *data;
|
||||
size_t data_length;
|
||||
|
||||
void *log;
|
||||
size_t log_length;
|
||||
|
||||
void *memory_map;
|
||||
size_t memory_map_length;
|
||||
size_t memory_map_desc_size;
|
||||
|
||||
Reference in New Issue
Block a user