X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/1b07c4f340465551b7d12c3be3bcecd258a3c32d..89dbb5fd2cc347cfb2477166d566094888dafe5f:/rand/rand-x86ish.S diff --git a/rand/rand-x86ish.S b/rand/rand-x86ish.S index 61de2b84..36176258 100644 --- a/rand/rand-x86ish.S +++ b/rand/rand-x86ish.S @@ -104,6 +104,9 @@ FUNC(rand_quick_x86ish_rdrand) stfree 40 #endif ret + +#undef COUNT + ENDFUNC ///----- That's all, folks --------------------------------------------------