git: 9front

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

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