From 77740bb4e451500957e7f27348d25456903dc60a Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sun, 22 Mar 2026 16:39:18 +0100 Subject: [FEAT] libX11: Working on the X11ConnMgr to manage clients connection for a X11 server. Signed-off-by: Amlal El Mahrouss --- doc/requirements/__ne_arch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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. -- cgit v1.2.3