Remove unused macros from i386 lowlevellock.h.
commit9fa55373e1c27f2e5f3f2e0643040049b4243c05
authorJoseph Myers <joseph@codesourcery.com>
Wed, 25 Mar 2015 21:21:18 +0000 (25 21:21 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Wed, 25 Mar 2015 21:21:18 +0000 (25 21:21 +0000)
treeb3e84df99c17bb2f21cc8a2b20e7a343bf0b8fdf
parent38755f14215920cc5d2260e596ed3f6603c30620
Remove unused macros from i386 lowlevellock.h.

In the course of the work on six-argument syscalls I noticed that the
i386 lowlevellock.h contained some unused macro definitions (already
unused before my patch).  This patch removes them.

Tested for x86 that installed stripped shared libraries are unchanged
by this patch.

* sysdeps/unix/sysv/linux/i386/lowlevellock.h (LLL_EBX_LOAD):
Remove macro.
(LLL_EBX_REG): Likewise.
(LLL_ENTER_KERNEL): Likewise.
ChangeLog
sysdeps/unix/sysv/linux/i386/lowlevellock.h