Browse Source
This moves the platform specific initialization function pre_main in front of C++ constructors. This is especially necessary for platforms which need to setup the stack pointer (pre_main itself is inline, hence no stack needed for this function).pull/345/merge
Stefan Agner
10 years ago
committed by
Karl Palsson
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue