rizin/libr/bin/format/elf/elf64.c
Nibble 77f9377d1d * r_bin
- More work on write support
  - Initial API design
  - Fix typo in bin_write_elf.c filename

--HG--
rename : libr/bin/p/bin_wite_elf.c => libr/bin/p/bin_write_elf.c
2010-03-09 15:12:04 +01:00

4 lines
104 B
C

/* radare - LGPL - Copyright 2008-2010 nibble<.ds@gmail.com> */
#define R_BIN_ELF64 1
#include "elf.c"