Commit 560cf4c6 authored by Shenghou Ma's avatar Shenghou Ma

[dev.power64] cmd/9l: remove MAXIO (fix build)

LGTM=rsc
R=rsc, iant
CC=golang-codereviews
https://golang.org/cl/124270043
parent f4529ada
......@@ -54,7 +54,6 @@ enum
{
FPCHIP = 1,
STRINGSZ = 200,
MAXIO = 8192,
MAXHIST = 20, /* limit of path elements for history symbols */
DATBLK = 1024,
NHASH = 10007,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment