summaryrefslogtreecommitdiff
path: root/ld/ldemul.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2000-10-09 15:09:17 +0000
committerKazu Hirata <kazu@codesourcery.com>2000-10-09 15:09:17 +0000
commit476e554c044a05fa842694cdf8fd03562a82082b (patch)
tree5916920baffe1726a6e596a4a78f38953d71ce39 /ld/ldemul.c
parentba755d53e320619b1abf75dab0ce4c7af7605362 (diff)
downloadbinutils-redhat-476e554c044a05fa842694cdf8fd03562a82082b.tar.gz
2000-10-09 Kazu Hirata <kazu@hxi.com>
* ldcref.c: Fix formatting. * ldctor.h: Likewise. * ldemul.c: Likewise. * ldemul.h: Likewise. * ldexp.c: Likewise. * ldexp.h: Likewise. * ldfile.c: Likewise. * ldfile.h: Likewise. * ld.h: Likewise. * ldlang.c: Likewise. * ldlang.h: Likewise. * ldmain.c: Likewise.
Diffstat (limited to 'ld/ldemul.c')
-rw-r--r--ld/ldemul.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ld/ldemul.c b/ld/ldemul.c
index b2ce9c4323..b0f43cd722 100644
--- a/ld/ldemul.c
+++ b/ld/ldemul.c
@@ -188,7 +188,6 @@ ldemul_default_target ()
void
after_parse_default ()
{
-
}
void
@@ -199,13 +198,11 @@ after_open_default ()
void
after_allocation_default ()
{
-
}
void
before_allocation_default ()
{
-
}
void