git: 9front

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

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