git: 9front

ref: 34ac1139df2f671bd299e0ca8f9cf6d93a5b7c46
dir: /sys/include/rdbg.h/

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