git: 9front

ref: 52e959a6fcc8c1f7b509d22a61c560cfd63c17eb
dir: /sys/include/rdbg.h/

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