summaryrefslogtreecommitdiff
path: root/exec/priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'exec/priv.h')
-rw-r--r--exec/priv.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/exec/priv.h b/exec/priv.h
index 115c858a..a89858ce 100644
--- a/exec/priv.h
+++ b/exec/priv.h
@@ -125,6 +125,8 @@ struct execdata
} info;
};
+error_t mach_host_elf_machine (host_t, Elf32_Half *);
+
void finish (struct execdata *, int dealloc_file_port);
void check_hashbang (struct execdata *e,