git: 9front

ref: 8070790fa61ecada44bdb4fcd5f4a8dc08e48537
dir: /sys/include/rdbg.h/

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