shithub: front

ref: 1a8d33332b0c1822a67046409666f6ec8ff6a0cc
dir: /sys/include/rdbg.h/

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