Skip to content
Snippets Groups Projects
Patrick Palka's avatar
parcs authored
We can no longer use atomic_inc() in the stage1 compiler because its
prototype was recently changed.

Since the stage1 compiler is always single-threaded, only use
atomic_inc() when THREADED_RTS is defined.
1f5338e7
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..
genSym.c