Files
Espresso/include/drivers/elf_load.h

9 lines
74 B
C
Raw Permalink Normal View History

2025-06-27 14:48:06 -05:00
#ifndef _ELF_LOADER_H
#define _ELF_LOADER_H
#include <types.h>
#endif