git: 9front

ref: 6f229dbc8c35fd495225b0cd2df513f1a53ba306
dir: /sys/include/rdbg.h/

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