tdeclare elfdl386mapdl - plan9port - [fork] Plan 9 from user space
(HTM) git clone git://src.adamsgaard.dk/plan9port
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 48907e89cb5d541358a8268112fd097845661f29
(DIR) parent 09dd30c9a0fc6578838ea84669af01d1ea6a60ac
(HTM) Author: rsc <devnull@localhost>
Date: Tue, 28 Dec 2004 23:27:05 +0000
declare elfdl386mapdl
Diffstat:
M src/libmach/elf.h | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
(DIR) diff --git a/src/libmach/elf.h b/src/libmach/elf.h
t@@ -235,3 +235,4 @@ int coreregslinux386(Elf*, ElfNote*, uchar**);
int coreregsfreebsd386(Elf*, ElfNote*, uchar**);
int corecmdlinux386(Elf*, ElfNote*, char**);
int corecmdfreebsd386(Elf*, ElfNote*, char**);
+void elfdl386mapdl(void);