git: 9front

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

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