haiku/headers/config
Augustin Cavalier fb4cc98472 build: Add initial ARM64 target.
It will probably be just stubs for the significant future, but,
here it is anyway.

Regarding the naming: Yes, the official name is "aarch64." However,
Linux, FreeBSD, and Zircon all call it "arm64", and so we will do the same.

I've configured it initially to be a Clang-only port, making no
changes to GCC buildtools whatsoever here. We'll see if that sticks,
however.
2018-08-02 19:48:29 -04:00
..
HaikuConfig.h build: Add initial ARM64 target. 2018-08-02 19:48:29 -04:00
types.h Changed {,u}int64 to be long rather than long long on x86_64. 2012-06-28 12:36:45 +01:00