git: 9front

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

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