git: 9front

ref: 3159a4f94f89d32fb5b8a18cbda8ed313c044ce4
dir: /sys/include/rdbg.h/

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