summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mkuboot/copy_elf64.c
blob: eddfc25bb29fb0954e117f0a1622879319d9cb5b (plain) (blame)
1
2
3
4
/*	$OpenBSD: copy_elf64.c,v 1.2 2015/01/20 04:41:01 krw Exp $	*/
/* Public domain - not significant enough to copyright */
#define ELFSIZE 64
#include "copy_elf.c"