git: 9front

ref: 53b2ccf7f268f43f360486f4731b67b2bf53eac0
dir: /sys/include/rdbg.h/

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