git: 9front

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

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