git: 9front

ref: 5438a58a546f119dd7d1fbc1c6b39b2c9814305d
dir: /sys/include/rdbg.h/

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