git: 9front

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

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