git: 9front

ref: 962c2c6b8d008abfab2dce9e77b54aaa25860a9c
dir: /sys/include/rdbg.h/

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