shithub: front

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

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