git: 9front

ref: 89bc2fd577ba6b44b4f0fd6cf85ae2ebfc581937
dir: /sys/include/rdbg.h/

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