1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-28 00:21:52 +03:00

Remove __malloc_size_t.

This commit is contained in:
Joseph Myers
2013-03-08 16:46:07 +00:00
parent edf66e57fc
commit 1ba4f03035
4 changed files with 39 additions and 23 deletions

View File

@ -25,7 +25,6 @@
# define __malloc_ptr_t void *
/* Used by GNU libc internals. */
#define __malloc_size_t size_t
#define __malloc_ptrdiff_t ptrdiff_t
#ifdef _LIBC