10961097
40
 */
40
 */
41
 
41
 
42
/** @file
42
/** @file
 
 
43
 @ingroup common_src
 
 
44
 
43
 @brief Allocation Group prototypes. An Allocation Group makes it easy to
45
 @brief Allocation Group prototypes. An Allocation Group makes it easy to
44
 allocate multiple blocks of memory and free them all simultanously.
46
 allocate multiple blocks of memory and free them all simultanously.
45
 
47