git: 9front

ref: 446c1f6f0f1a56c7bb736d3f92b46f1a5280dbf8
dir: /sys/include/rdbg.h/

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