git: 9front

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

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