git: 9front

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

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