git: 9front

ref: 3713a3ba5cacb52ec0db38b3bf3d7d97c32d9dd7
dir: /sys/include/rdbg.h/

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