• 陈林峰's avatar
    fix: fix bug about elf load data · 79495da3
    陈林峰 authored
    The link script in libc does not page-align each segment, so we need to
    ensure that the data is loaded to the correct position when loading
    data.
    79495da3