Contiki 2.6
|
Header file for the architecture specific parts of the Contiki ELF loader. More...
#include "elfloader-otf.h"
Go to the source code of this file.
Functions | |
int | elfloader_arch_relocate (int input_fd, struct elfloader_output *output, unsigned int sectionoffset, char *sectionaddr, struct elf32_rela *rela, char *addr) |
Perform a relocation. |
Header file for the architecture specific parts of the Contiki ELF loader.
Definition in file elfloader-arch-otf.h.