git: 9front

ref: 73b212e984b86f4c0dfdddb95bcc5b8ac50ef771
dir: /sys/include/rdbg.h/

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