git: 9front

ref: 9b5ea73854b2cc2aa3f341edfefd1305da0efe30
dir: /sys/include/rdbg.h/

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