git: 9front

ref: 28ccd44b638d9ad7aa13be09cf38483df4f0b723
dir: /sys/include/rdbg.h/

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