Make forward declarations of external symbols really work.
Until now we had always been treating external variables as "int", and external functions as int (...);
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Until now we had always been treating external variables as "int", and external functions as int (...);