git: 9front

ref: 7284155da2b76f4e70c7cc087cf82f1432aff9cd
dir: /sys/include/rdbg.h/

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