git: 9front

ref: 160fb6f6afd1ff8937a41cd6ba1bc9a8b67845b4
dir: /sys/include/rdbg.h/

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