Hello,
I would like to ask, whether do the functions code in the
compiler-rt library are written in the way that they can be used also
for 16-bit architectures, or it was intended for 32-bits only.
I looked at the code and it seemed quite portable,
but are there any issues I should know when trying it for
16-bit architectures?
Thank you
Adam