git: 9front

ref: 3ed422a2d77ca6b1c68c6686376fd2e382f209b1
dir: /sys/include/rdbg.h/

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