git: 9front

ref: 40042152f5dc3ba4db801b85f6ca4fb5dbbc188b
dir: /sys/include/rdbg.h/

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