git: 9front

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

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