git: 9front

ref: 56f67dd64afaa25a19b6485bcb72976ff24c4a8e
dir: /sys/include/rdbg.h/

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