git: 9front

ref: 2995288f2d0cae0c092a91d6d044aac5cd54e0c7
dir: /sys/include/rdbg.h/

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