diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-05-06 07:55:10 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-05-06 07:56:54 +0200 |
| commit | e723038ba97bb84726f16ce5a6258d78262d90d7 (patch) | |
| tree | ce9d0d7d0ef1d886bdc025fef5a50a38eded8132 /ReadMe.md | |
| parent | f95d8bf159d10b5a9521dcaa0bc37aa0e9dfc02b (diff) | |
MHR-23: See below.
This commit adds 1 function a macro and 2 functions.
- __throw_domain_error, which just throws an interrupt.
- allocate, which allocates a class.
- release, which releases a class.
- __STD_CXX__ to tell if we use standard C++.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'ReadMe.md')
| -rw-r--r-- | ReadMe.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,5 +1,4 @@ <div align="center"> -<img src="../Meta/Kernel.svg" width="96" height="96"/> <h1>NewOS</h1> </div> |
