git: 9front

ref: 3354a016d212b2fb591dbc1f19b67a0c0036a4e6
dir: /sys/include/rdbg.h/

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