FreeNOS
Data Structures
BubbleAllocator.h File Reference
#include <Types.h>
#include "Allocator.h"

Go to the source code of this file.

Data Structures

class  BubbleAllocator
 Keeps growing allocated memory, and can't actually free memory (hence the name). More...