Block a user
ksupport: expose bcmp to compiled kernel
ksupport: expose bcmp to compiled kernel
bcmp
is supposed to be a relaxation of memcmp
. Should the 2 memory be different, memcmp
must return the ordering between them (greater/less than), while bcmp
does not give this information.…
nac3artiq: remove gnu from arm target triple
ksupport: expose bcmp to compiled kernel
nac3core: keep the old unwind location when without finally
nac3ld: Remove image space allocation for NOBITS sections