BeRTOS
cfg_hashtable.h
Go to the documentation of this file.
00001 
00038 #ifndef CFG_HASHTABLE_H
00039 #define CFG_HASHTABLE_H
00040 
00046 #define CONFIG_HT_OPTIONAL_INTERNAL_KEY      1
00047 
00048 #endif /* CFG_HASHTABLE_H */
00049 
00050 
00051