OSDN Git Service

The ifdef check for AT_SYSINFO_EHDR is no longer needed
authordimitry <dimitry@google.com>
Thu, 6 Jul 2017 10:17:14 +0000 (12:17 +0200)
committerdimitry <dimitry@google.com>
Thu, 6 Jul 2017 10:24:33 +0000 (12:24 +0200)
commitf9abbf69838bd8649d51fe3b8b6550fc14462757
tree7187cf993ac1fd8e9ef586aa3089aebc055af72d
parentf45bc14d5497c30bd43e22d025e3b88812b2baa4
The ifdef check for AT_SYSINFO_EHDR is no longer needed

AT_SYSINFO_EHDR is present in all architectures

Test: make
Change-Id: I0f4c115bb48e47ea156e7fca936960f5f10c618e
linker/linker_main.cpp