www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/1999/07/15/14:27:35

Message-Id: <199907151827.SAA218170@out2.ibm.net>
From: "Mark E." <snowball3 AT bigfoot DOT com>
To: djgpp-workers AT delorie DOT com
Date: Thu, 15 Jul 1999 14:27:30 -0400
MIME-Version: 1.0
Subject: typo fix for dxegen.doc
X-mailer: Pegasus Mail for Win32 (v3.11)
Reply-To: djgpp-workers AT delorie DOT com

This patch corrects dxe_load to _dxe_load.

*** src/dxe/dxegen.doc.orig	Fri Apr 21 17:18:02 1995
--- src/dxe/dxegen.doc	Thu Jul 15 14:23:42 1999
*************** ld to resolve references to build your c
*** 19,25 ****
  The loader only adds around 300 bytes to your image, and the 
prototype 
  is found in <sys/dxe.h>:
  
!   void *dxe_load(char *filename);
  
  It takes a single argument which is the file on disk containing the 
dynamic
  execution code.  It returns a pointer to the symbol you specified at DXE
--- 19,25 ----
  The loader only adds around 300 bytes to your image, and the 
prototype 
  is found in <sys/dxe.h>:
  
!   void *_dxe_load(char *filename);
  
  It takes a single argument which is the file on disk containing the 
dynamic
  execution code.  It returns a pointer to the symbol you specified at DXE

--- 
Mark Elbrecht, snowball3 AT bigfoot DOT com
http://snowball.frogspace.net/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019