git: 9front

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

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