git: 9front

ref: cf4a56e5170700ce5ff5fc574968b6ff90d9fa3b
dir: /sys/include/rdbg.h/

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