diff --git a/src/cmd/6c/txt.c b/src/cmd/6c/txt.c index 9a94ca201b0..29b2e1312dd 100644 --- a/src/cmd/6c/txt.c +++ b/src/cmd/6c/txt.c @@ -38,6 +38,7 @@ ginit(void) thechar = '6'; thestring = "amd64"; + dodefine("_64BIT"); listinit(); nstring = 0; mnstring = 0;