git: 9front

ref: 7ad7e4d52668a09f9f15e4fb690c7c14a8293486
dir: /sys/include/rdbg.h/

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