From ec025e6bd596ab51cd0e3e4c5f9f949be84b275f Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Thu, 5 Dec 1996 22:18:21 +0000 Subject: Sat Nov 23 16:26:55 1996 Thomas Bushnell, n/BSG * priv.h (mach_host_elf_machine): New prototype. * hostarch.c: Include "priv.h". --- exec/priv.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'exec/priv.h') 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, -- cgit v1.2.3