# __ne_arch: The architecture Identification Macro.
## Abstract:
`__ne_arch` takes care of reporting NeSystem's running ISA+Computer_Architecture. In other words a platform.
You use this for platform specific code. Recommended for C/C++ programs, JVM and VM based languages should not rely on this macro.