git: 9front

ref: 2546587ecff22fa075c69e15dd80cdbfd7dbca45
dir: /sys/include/rdbg.h/

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