Define IN_MODULE for translation units that define NOT_IN_libc
commit9a4848572bec992781311995e9e5e46eb226ce97
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Thu, 20 Nov 2014 06:34:26 +0000 (20 12:04 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Mon, 24 Nov 2014 06:11:42 +0000 (24 11:41 +0530)
treeccfe40e1b5ca5395b40d8d211e6e8a53d715212e
parenta10178bda190a62e7e3f56773f55f23cf06848a7
Define IN_MODULE for translation units that define NOT_IN_libc

Make sure that all instances where NOT_IN_libc is defined also defines
IN_MODULE to facilitate removal NOT_IN_libc in future passes.

Verified that the generated code is unchanged on x86_64.

* elf/Makefile (libof-sotruss-lib): Set as extramodules.
ChangeLog
elf/Makefile