x86: constify disassembler static data
Now that the code is intended to be largely thread-safe, we'd better not have any writable static objects.
parent
45cf0dc2
Please register or sign in to comment
Now that the code is intended to be largely thread-safe, we'd better not have any writable static objects.