git: 9front

ref: a6622d52f50fb2ad15bce9fa55bd084329c0d6bb
dir: /sys/include/rdbg.h/

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