git: 9front

ref: 3a80103d5fc88f5a548a213c95f3ae8eb2356adf
dir: /sys/include/rdbg.h/

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