diff options
author | Siddhesh Poyarekar <siddhesh@sourceware.org> | 2016-10-26 15:07:33 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@sourceware.org> | 2016-10-26 15:07:34 +0530 |
commit | 68fc2ccc1aebc15b92e596b2bdc5605da1e25f3c (patch) | |
tree | c1ca271cc69d721ed016847c2ba2bae775f3c58c /rt/aio.h | |
parent | aceb22c1f59231909777f7d0a6b955adbf7096a2 (diff) | |
download | glibc-68fc2ccc1aebc15b92e596b2bdc5605da1e25f3c.zip glibc-68fc2ccc1aebc15b92e596b2bdc5605da1e25f3c.tar.gz glibc-68fc2ccc1aebc15b92e596b2bdc5605da1e25f3c.tar.bz2 |
Remove redundant definitions of M_ARENA_* macros
The M_ARENA_MAX and M_ARENA_TEST macros are defined in malloc.c as
well as malloc.h, and the former is unnecessary. This patch removes
the duplicate. Tested on x86_64 to verify that the generated code
remains unchanged barring changed line numbers to __malloc_assert.
* malloc/malloc.c (M_ARENA_TEST, M_ARENA_MAX): Remove.
Diffstat (limited to 'rt/aio.h')
0 files changed, 0 insertions, 0 deletions