git: 9front

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

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