git: 9front

ref: 0092ca7b1aa047ca72d308c6f682097fd1f7c806
dir: /sys/include/rdbg.h/

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