• Austin Clements's avatar
    Call global constructors during initialization · 8e60785f
    Austin Clements 提交于
    This might be a mistake because we can't control the order of global
    construction, but we already have several global constructors that
    were simply not being called before.  As long as we keep all global
    constructors simple, this should be okay.
    8e60785f
kernel.ld 922 Bytes