git: 9front

ref: 9c36bc58ea8cf4baff57ec34044fbd608cd4f3da
dir: /sys/include/rdbg.h/

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