git: 9front

ref: 0a4d150b2dc854da5fdaa7b28f10a30a2912eaca
dir: /sys/include/rdbg.h/

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