git: 9front

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

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