Norman Feske 0d01fd829f heap: Reduce maximum chunk size to 1 MiB on 32bit
With the previous maximum, the heap would allocate chunks of up to 4
MiB, which may lead to overly large slack memory.
2013-03-27 19:27:25 +01:00
..
2013-01-10 21:44:47 +01:00
2013-02-20 19:37:58 +01:00
2013-01-10 21:44:47 +01:00
2013-01-10 21:44:47 +01:00
2013-02-20 19:38:32 +01:00
2013-03-22 12:41:21 +01:00
2013-01-10 21:44:47 +01:00
2013-01-10 21:44:47 +01:00
2013-01-10 21:44:47 +01:00
2013-01-10 21:44:47 +01:00
2011-12-22 16:19:25 +01:00

This directory contains include files of interfaces that are exported
by components to be used by other components. Each subdirectory corresponds
to the component exporting the interface.