Blob Blame History Raw
ld {
  GLIBC_PRIVATE {
    # used for loading by static libraries
    _dl_var_init;
  }
}
libc {
  GLIBC_2.27 {
    __riscv_flush_icache;
  }
}