git: 9front

ref: 1aa852987a045bf5de5eb52bb9fcb975b147e0eb
dir: /sys/include/rdbg.h/

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