Comment 3 for bug 1951032

Revision history for this message
dann frazier (dannf) wrote :

I attempted to regression test this on a set of arm64 server SoCs, but:

$ gcc -g -O3 test_memcpy.c -o test_memcpy64
test_memcpy.c:6:10: fatal error: mm_malloc.h: No such file or directory
    6 | #include <mm_malloc.h>
      | ^~~~~~~~~~~~~
compilation terminated.