git: 9front

ref: 78a18e43b40535b3409ef5bca5bcbcd7307f3d58
dir: /sys/include/rdbg.h/

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