git: 9front

ref: 62d86c34105dcc67dccdf429ff92fd35bd84cd72
dir: /sys/include/rdbg.h/

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