Don't use ** operator, because it isn't recognized on some of the BSD
authorChris Hanson <org/chris-hanson/cph>
Thu, 1 May 1997 01:26:16 +0000 (01:26 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 1 May 1997 01:26:16 +0000 (01:26 +0000)
commit2221229d2e9fc078cb59ecdda52fe4341f2e5d48
tree759dd7547e09d109fb9ea0a54266856a2cd5a8bf
parentadae60836f4301f041ea5479de5f91e4b739e9d9
Don't use ** operator, because it isn't recognized on some of the BSD
versions of m4.  Use << instead.
v7/src/microcode/cmpauxmd/i386.m4