Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2832 → Rev 2833

/branches/tracing/kernel/generic/include/udebug/udebug.h
44,11 → 44,7
*
* - ARG2 - thread identification
* - ARG3 - destination address in the caller's address space
* - ARG4 - size of receiving buffer in bytes
*
* on answer, the kernel will set:
*
* - ARG1 - actual size in bytes of data read
*/
UDEBUG_M_ARGS_READ,