git: 9front

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

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