git: 9front

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

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