git: 9front

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

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