git: 9front

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

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