git: 9front

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

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