git: 9front

ref: 1ae5f49da652bd01227e6ed5b22dbcedac6d8b36
dir: /sys/include/rdbg.h/

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