shithub: front

ref: 95767c698a1f70bca2dbc5a1756e83aa83a4bbc0
dir: /sys/include/rdbg.h/

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