git: 9front

ref: 4c34ff941d0875f922c8de06cd4fc5800ec6d976
dir: /sys/include/rdbg.h/

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