Contiki 2.5
Functions

    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. More...
 

Detailed Description

    Header file for the architecture specific parts of the Contiki ELF loader.
Author
Adam Dunkels adam@.nosp@m.sics.nosp@m..se

Definition in file elfloader-arch-otf.h.