Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/taskdump/include/elf_core.h

    r9d58539 rb7fd2a0  
    4040#include <libarch/istate.h>
    4141
    42 extern int elf_core_save(const char *, as_area_info_t *, unsigned int,
     42extern errno_t elf_core_save(const char *, as_area_info_t *, unsigned int,
    4343    async_sess_t *, istate_t *);
    4444
Note: See TracChangeset for help on using the changeset viewer.