git: 9front

ref: 7864af462dc7a197d4e316fd4b8cccd20fe896b5
dir: /sys/include/rdbg.h/

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