Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2884 → Rev 2885

/branches/tracing/kernel/generic/include/udebug/udebug.h
90,8 → 90,8
* The kernel fills the buffer with a series of sysarg_t values
* (thread ids). On answer, the kernel will set:
*
* - ARG1 - number of bytes that were actually copied
* - ARG2 - number of bytes of the complete data
* - ARG2 - number of bytes that were actually copied
* - ARG3 - number of bytes of the complete data
*
*/
UDEBUG_M_THREAD_READ,