git: 9front

ref: cc15e6c3d2f63a9a88975319dbfe9bccd171a8f9
dir: /sys/include/rdbg.h/

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