git: 9front

ref: 541ce7dabccd3c7fbc8591f3da9d90ccce646023
dir: /sys/include/rdbg.h/

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