git: 9front

ref: 913231a6a2cc5b66aa9557259a769cbbbdb3a13d
dir: /sys/include/rdbg.h/

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