git: 9front

ref: 915bc9ac5ccdf7a1fbbe118e89a69ad37b3ea70b
dir: /sys/include/rdbg.h/

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