~kris/9p

9hist

ae59edb43eaf61a26212089a034d32cfa36c6dbd — David du Colombier 23 years ago 9418711
Plan 9 from Bell Labs 2003-01-12
1 files changed, 1 insertions(+), 1 deletions(-)

M port/devroot.c
M port/devroot.c => port/devroot.c +1 -1
@@ 11,7 11,7 @@ enum
	Qboot = 0x1000,

	Nrootfiles = 32,
	Nbootfiles = 16,
	Nbootfiles = 32,
};

typedef struct Dirlist Dirlist;