git: 9front

ref: 7e1dc861194c79a94f8fa92d5819b4ac479d0d4a
dir: /sys/include/rdbg.h/

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