git: 9front

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

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