xref: /openbsd-src/usr.sbin/mkuboot/copy_elf64.c (revision 50b7afb2c2c0993b0894d4e34bf857cb13ed9c80)
1 /* Public domain - not significant enough to copyright */
2 #define ELFSIZE 64
3 #include "copy_elf.c"
4