git: 9front

ref: 2cb45ba7f64f83e48609b47218c8fb70cbaced5b
dir: /sys/include/rdbg.h/

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