git: 9front

ref: 7e41f146ff7029bf1a045bfa1a0410782ca16d70
dir: /sys/include/rdbg.h/

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