root/usr.sbin/mkuboot/copy_elf32.c
/*      $OpenBSD: copy_elf32.c,v 1.2 2015/01/20 04:41:01 krw Exp $      */
/* Public domain - not significant enough to copyright */
#define ELFSIZE 32
#include "copy_elf.c"