diff options
Diffstat (limited to 'distrib/common/elfrdsetroot.h')
-rw-r--r-- | distrib/common/elfrdsetroot.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/distrib/common/elfrdsetroot.h b/distrib/common/elfrdsetroot.h index 7e806dcd950..e32391aaadc 100644 --- a/distrib/common/elfrdsetroot.h +++ b/distrib/common/elfrdsetroot.h @@ -1,3 +1,5 @@ +/* $OpenBSD: elfrdsetroot.h,v 1.3 2017/12/03 19:32:19 tb Exp $ */ + struct elf_fn { void (*locate_image)(int, struct elfhdr *, char *, long *, long *, off_t *, size_t *); |