summaryrefslogtreecommitdiffhomepage
path: root/doc/requirements/NE_ARCH.md
blob: ae2c7fd0775890960fd6df8be737e1adcc6034eb (plain)
1
2
3
4
5
6
7
8
# __ne_arch: 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.