git: 9front

ref: 18b517dc812e94bef6bf0fc7db1cdbac14188bd1
dir: /sys/include/rdbg.h/

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