/**
* Miscellaneous Configuration Constants
*/#ifndef SPLINTER_CONFIG_H
#defineSPLINTER_CONFIG_H#include"build.h"// so tools can be used without many / any arguments
#defineDEFAULT_BUS"splinter_debug"#defineDEFAULT_KEY"__debug"#defineDEFAULT_SLOTS1024#defineDEFAULT_VAL_MAXLEN4096#endif// SPLINTER_CONFIG_H