git: 9front

ref: 0aecb137687fd4fdbeb9175f0459caad46f9dc6d
dir: /sys/include/rdbg.h/

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