git: 9front

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

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