git: 9front

ref: 62af3cc62c7c582e8fae83ed4e29cfdfda6c418b
dir: /sys/include/rdbg.h/

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