git: 9front

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

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