; these must be synced with any changes in ns-eel-int.h %define NSEEL_RAM_BLOCKS_DEFAULTMAX 128 %define NSEEL_RAM_BLOCKS_LOG2 9 %define NSEEL_RAM_ITEMSPERBLOCK_LOG2 16 %define NSEEL_RAM_BLOCKS (1 << NSEEL_RAM_BLOCKS_LOG2) %define NSEEL_RAM_ITEMSPERBLOCK (1<