git: 9front

ref: 8c3e1b5f68b32465028fbf3b4d9d3c9c43c3d570
dir: /sys/include/rdbg.h/

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