6 lines
No EOL
123 B
C
6 lines
No EOL
123 B
C
#include <u.h>
|
|
#include <libc.h>
|
|
#include "elf.h"
|
|
|
|
int
|
|
elfsym(Elf *elf, ElfSect *symtab, ElfSect *strtab, int ndx, ElfSym * |