git: 9front

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

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