Stefan Kalkowski 66c5887bd3 Move Bit_allocator from base-nova to base
Change the template parameter for Bit_allocator, and Bit_array. Instead of
assigning words to be used by the bit array, you can now tell the count of
items that shall be used.

Moreover, some dead code, previously using the Bit_allocator, was removed.

Related to #1024
2014-01-27 18:54:09 +01:00
..
2013-01-10 21:44:47 +01:00
2013-12-20 15:16:19 +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.