git: 9front

ref: 9cd51bc9a07fe384a09a9f0ff9066751fcffca26
dir: /sys/include/rdbg.h/

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