git: 9front

ref: 8314c9ffb59d8b8d07187c4deeb2dec50ea9e194
dir: /sys/include/rdbg.h/

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