diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-23 09:44:36 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-23 09:44:36 +0100 |
| commit | 9392f90f768fefb01b555caeb4211ba3e074a743 (patch) | |
| tree | 3abc3848792ed1b58b1154df48eefbefd9bffe88 /doc | |
| parent | 8c317ab239e71233de0d8783408b39fbd402d456 (diff) | |
[FEAT] Improve libThread with additional ThrExitThread function, X11 and al versioning.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/requirements/__ne_arch.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/requirements/__ne_arch.md b/doc/requirements/__ne_arch.md index 1fb45e2..d532d0c 100644 --- a/doc/requirements/__ne_arch.md +++ b/doc/requirements/__ne_arch.md @@ -6,3 +6,6 @@ The `__ne_arch` macro takes care of reporting NeSystem's running ISA+Computer_Ar 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 |
