Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1264 → Rev 1263

/kernel/trunk/generic/src/console/cmd.c
27,9 → 27,6
*/
 
/**
* @file cmd.c
* @brief Kernel console command wrappers.
*
* This file is meant to contain all wrapper functions for
* all kconsole commands. The point is in separating
* kconsole specific wrappers from kconsole-unaware functions