git: 9front

ref: 1ceff1bdce54bd82c79dd4b4d03f786d2bd78159
dir: /sys/include/rdbg.h/

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