git: 9front

ref: 81773346aacad5a9d9cb2f196b0feb1369fd4c3c
dir: /sys/include/rdbg.h/

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