git: 9front

ref: 76449e97c9d3d5a76752ce4fd714544fcfd44f03
dir: /sys/include/rdbg.h/

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