|
|
da415c7f6d
|
kernel: implement panic()
|
2023-04-09 16:35:15 +01:00 |
|
|
|
8de86c210f
|
kernel: define READ/WRITE_ONCE using typeof() for C sources
|
2023-03-27 22:00:30 +01:00 |
|
|
|
e1634de1b4
|
kernel: C++ read_once() and write_once() functions
|
2023-03-25 20:37:37 +00:00 |
|
|
|
3be6c2a99f
|
kernel: remove typename() from READ_ONCE() and WRITE_ONCE()
|
2023-03-24 14:18:45 +00:00 |
|
|
|
7e26050bde
|
kernel: add volatile var read/write macros
|
2023-03-19 20:36:13 +00:00 |
|
|
|
8c87e78797
|
obj: add more set and namespace functions
|
2023-02-25 17:57:53 +00:00 |
|
|
|
d0a431c860
|
kernel: add basic spinlocks
|
2023-02-04 19:03:30 +00:00 |
|
|
|
26853c32c8
|
Implemented GDT initialisation
|
2022-12-24 10:28:41 +00:00 |
|
|
|
8475a6139e
|
Implemented some basic libc functions and a text console
|
2022-12-21 08:29:33 +00:00 |
|