git: 9front

ref: fb075f5bb42d140ea2ab583f53e7c1c91c2d896d
dir: /sys/include/rdbg.h/

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