* ldlang.c (lang_process): Use sizeof instead of magic constant.
authorDavid MacKenzie <djm@cygnus>
Mon, 12 Jul 1993 19:34:04 +0000 (19:34 +0000)
committerDavid MacKenzie <djm@cygnus>
Mon, 12 Jul 1993 19:34:04 +0000 (19:34 +0000)
commitd723cd17d5f3e2db2f32bee905f0632fba4389cf
treecce2685fc61e3258c59075f532f2f9cccf8d25d2
parentc463189d53ecb9e66bf07f587a22b482aecc3242
* ldlang.c (lang_process): Use sizeof instead of magic constant.

* ldmain.c (get_emulation, check_for_scripts_dir,
set_scripts_dir):  New functions.
(main): Call them.
ld/ChangeLog
ld/ldlang.c
ld/ldmain.c