(MAX_OFILE_ALIGNMENT): Define.

From-SVN: r10628
This commit is contained in:
Doug Evans 1995-11-29 22:50:54 +00:00
parent 18a3fd67dc
commit b9431ba27d
1 changed files with 5 additions and 0 deletions

View File

@ -885,3 +885,8 @@ do { \
/* All SVR4 targets use the ELF object file format. */
#define OBJECT_FORMAT_ELF
/* The maximum alignment which the object file format can support.
ELF doesn't have a limit, but we've got to override the default
(which is BIGGEST_ALIGNMENT). */
#define MAX_OFILE_ALIGNMENT 0x10000