Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2328 → Rev 2329

/branches/arm/kernel/arch/arm32/src/debug/print.c
38,8 → 38,7
#include <arch/machine.h>
 
 
/**
* Prints a character to the console.
/** Prints a character to the console.
*
* @param ch Character to be printed.
*/