git: 9front

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

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