shithub: front

ref: e1cc6a9a0f0ebbcbb32f177cfc2c977509cbb6fb
dir: /sys/include/rdbg.h/

View raw version
/* Remote kernel debug protocol */
enum
{
	Terr='0',
	Rerr,
	Tmget,
	Rmget,
	Tmput,
	Rmput,
};