banan-os/BAN
Bananymous 7ee4ecd7f4 BAN: Vector's and Queue's underlying type is T* instead of uint8_t*
I have no idea what kind of brainfart I had to make use uint8_t*
that just complicated the code :D
2023-02-10 00:12:23 +02:00
..
BAN All: rename every function from UpperCamelCase to snake_case 2023-02-01 21:05:44 +02:00
arch Kernel: Finally managed to get 64-bit working 2023-01-25 19:19:28 +02:00
include/BAN BAN: Vector's and Queue's underlying type is T* instead of uint8_t* 2023-02-10 00:12:23 +02:00
.gitignore Kernel: lol 2022-12-13 12:12:15 +02:00
Makefile All: Move to c++20 2023-02-09 23:05:26 +02:00