git: 9front

ref: 7b698ef54a538ff2cb27fe4a76c73faf4fd1987a
dir: /sys/include/rdbg.h/

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