git: 9front

ref: 44c3fc9fa6b8bc7fb770a489c7dac51739baceb3
dir: /sys/include/rdbg.h/

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