git: 9front

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

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