Skip to content
Snippets Groups Projects
Commit a99ccce5 authored by Ilya Verbin's avatar Ilya Verbin Committed by Vladimir Davydov
Browse files

fiber: do not disable fiber.top() on ARM

Now fiber.top() does not use x86-specific instructions, so it can be
enabled for ARM.

Closes #4573

NO_TEST=<Tested in test/app/fiber.test.lua>
NO_DOC=<x86 or ARM are not mentioned in the fiber.top doc>
parent 390311bb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment