git: 9front

ref: 1cf7cb09ef073b4dc21f26c9109e937cc01f4ffb
dir: /sys/include/rdbg.h/

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