git: 9front

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

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