git: 9front

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

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