comparison dynodump/sparc/_relocate.c @ 70:131b0175ea99 r20-0b30

Import from CVS: tag r20-0b30
author cvs
date Mon, 13 Aug 2007 09:02:59 +0200
parents 376386a54a3c
children
comparison
equal deleted inserted replaced
69:804d1389bcd6 70:131b0175ea99
33 */ 33 */
34 34
35 /* 35 /*
36 * Update the value of the `_edata' and `_end' symbols. 36 * Update the value of the `_edata' and `_end' symbols.
37 */ 37 */
38 #pragma ident "@(#) $Id: _relocate.c,v 1.1.1.1 1996/12/18 03:37:22 steve Exp $ - SMI" 38 #pragma ident "@(#) $Id: _relocate.c,v 1.1.1.1 1996/12/18 22:42:15 steve Exp $ - SMI"
39 39
40 #include <libelf.h> 40 #include <libelf.h>
41 #include <string.h> 41 #include <string.h>
42 #include "machdep.h" 42 #include "machdep.h"
43 #include "_dynodump.h" 43 #include "_dynodump.h"