]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/malloc.h
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / include / malloc.h
index 6295929ea38b4cbf9bcd8b488d0dbee2f3f5237f..c33f3b494eb95b4390c5c2192295fa8f85937edb 100644 (file)
   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