git: 9front

ref: 536478cdbe30f61b423c8fbe2aeebbd2c26b517f
dir: /sys/include/rdbg.h/

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