git: 9front

ref: 35dfcc36f93b1c4bdb0f8b3dde359c02b2397b28
dir: /sys/include/rdbg.h/

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