git: 9front

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

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