blob: af6257b164ef48c4f7b4bffe86ad61cbcced33bc [file] [log] [blame]
/*---------------------------------------------------------------*/
/*--- ---*/
/*--- This file (storage_private.h) is ---*/
/*--- Copyright (c) 2004 OpenWorks LLP. All rights reserved. ---*/
/*--- ---*/
/*---------------------------------------------------------------*/
/* Total size of the heap */
#define N_HEAP_CELLS 10000
/* The number of tags that may be registered. */
#define N_TAGS 500