git: 9front

ref: 6fd84c355ff02bee17f5979bc18ab0dc3a627e46
dir: /sys/include/rdbg.h/

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