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