git: 9front

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

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