git: 9front

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

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