diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-22 16:39:18 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-22 16:39:18 +0100 |
| commit | 77740bb4e451500957e7f27348d25456903dc60a (patch) | |
| tree | def84fd09d73f8eb1bc17f0d3888dcd675c80d5c /doc/requirements/__ne_arch.md | |
| parent | 29b482a719cc76df5a516ea24c076812cbbcfd4f (diff) | |
[FEAT] libX11: Working on the X11ConnMgr to manage clients connection for a X11 server.x11-conn-mgr
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'doc/requirements/__ne_arch.md')
| -rw-r--r-- | doc/requirements/__ne_arch.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/requirements/__ne_arch.md b/doc/requirements/__ne_arch.md index 2b5817c..1fb45e2 100644 --- a/doc/requirements/__ne_arch.md +++ b/doc/requirements/__ne_arch.md @@ -2,7 +2,7 @@ ## Abstract: -`__ne_arch` takes care of reporting NeSystem's running ISA+Computer_Architecture. In other words a platform. +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. |
