summaryrefslogtreecommitdiff
path: root/usr.sbin/mkuboot/copy_elf64.c
blob: 6e0f294c81741f37192025ed38a3dcf4b09e7a69 (plain)
1
2
3
/* Public domain - not significant enough to copyright */
#define ELFSIZE 64
#include "copy_elf.c"