git: 9front

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

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