Displaying 1 result from an estimated 1 matches for "a7e8e49".
Did you mean:
a7e8e49e
2015 Sep 27
2
Error compiling libc++ for ARMv6
On Fri, Sep 25, 2015 at 05:34:03PM -0700, JF Bastien via llvm-dev wrote:
> In pre-v6 Linux you could use the kernel-provided helpers:
>
> https://www.kernel.org/doc/Documentation/arm/kernel_user_helpers.txt
Please *never* tell people to use those directly. There are kernels
other than Linux and the very idea of hardcoding random kernel address
should make all red warning lights go off.