git: 9front

ref: 4aa7e07acf587fd6216dbd19b11eb449d4cef8b8
dir: /sys/include/rdbg.h/

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