git: 9front

ref: 403a6029ad2d91a68c2d9cd8cf34b7f87f356cac
dir: /sys/include/rdbg.h/

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