git: 9front

ref: 73a8a899fa7171106bbc731e6765e0f08c4d4f6b
dir: /sys/include/rdbg.h/

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