• Ben Cheng's avatar
    Use default visibility for __assert and __assert2. · aab8de63
    Ben Cheng authored
    We will change the build file to link static libraries before shared
    libraries soon. Without this change the linker will complain their
    visibilities.
    
    BUG: 8247455
    Change-Id: Iec97be4b42114b5a28174a03f9d8017e85b28668
    aab8de63
assert.c 1.29 KB