X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Fmalloc.h;h=c33f3b494eb95b4390c5c2192295fa8f85937edb;hb=bc5fd908d976cfd898e8cbb591e7220ddc8a684a;hp=6295929ea38b4cbf9bcd8b488d0dbee2f3f5237f;hpb=213adf6dffe44d909db0efc5ecbdc047bb029438;p=oweals%2Fu-boot.git diff --git a/include/malloc.h b/include/malloc.h index 6295929ea3..c33f3b494e 100644 --- a/include/malloc.h +++ b/include/malloc.h @@ -196,7 +196,7 @@ MORECORE_FAILURE (default: -1) The value returned upon failure of MORECORE. MORECORE_CLEARS (default 1) - True (1) if the routine mapped to MORECORE zeroes out memory (which + true (1) if the routine mapped to MORECORE zeroes out memory (which holds for sbrk). DEFAULT_TRIM_THRESHOLD DEFAULT_TOP_PAD