summaryrefslogtreecommitdiffhomepage
path: root/doc/requirements/__ne_arch.md
blob: d532d0c474c5f87dfa3b7a2476dd3580cf177d14 (plain)
1
2
3
4
5
6
7
8
9
10
11
# __ne_arch: The Architecture Identification Macro.

## Abstract:

The `__ne_arch` macro 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.

## Introduced:

- NeSystem v0.1.5