git: 9front

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

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