git: 9front

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

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