git: 9front

ref: 3d7c45ed0c479a8392bd4e7c22233bc6635c6d70
dir: /sys/include/rdbg.h/

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