c390cc5 Add endian detection for AArch64

Authored and Committed by tstellar 5 years ago
    Add endian detection for AArch64
    
    On AArch64 programs including hsa.h would fail to compile, because
    the LITTLEENDIAN_CPU macro was not defined.
    
        
file modified
+6 -1