git: 9front

ref: 350a1c4e6f5e2e72f5026cd0d938cfe88cf9066c
dir: /sys/include/rdbg.h/

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