git: 9front

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

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