diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/requirements/NE_ARCH.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/requirements/NE_ARCH.md b/doc/requirements/NE_ARCH.md new file mode 100644 index 0000000..ae2c7fd --- /dev/null +++ b/doc/requirements/NE_ARCH.md @@ -0,0 +1,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. + |
