git: 9front

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

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