mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-17 02:01:42 +00:00
.github
.vscode
Bootloader
Drivers
Kernel
.vscode
arch
core
exec
files
include
include_std
kshell
library
network
profiling
storage
subsystem
syscalls
tasking
tests
stl
bitset.cpp
coroutines.cpp
exception.cpp
iostream.cpp
list.cpp
stl.cpp
string.cpp
unordered_map.cpp
vector.cpp
cpuid.cpp
macros.cpp
mem_allocs.cpp
mem_ops.cpp
ptr_t.cpp
rng.cpp
stress.cpp
t.h
task_heartbeat.cpp
tasking_mutex.cpp
tasking_rgb.cpp
taskmgr.cpp
treefs.cpp
types_sizes.cpp
tty
virtualization
.editorconfig
.gdbinit
.gitignore
ISSUES.md
Makefile
README.md
TODO.md
dump.sh
kernel.cpp
kernel.h
kernel_config.cpp
kernel_thread.cpp
kernel_vfs.cpp
Userspace
initrd
tools
.editorconfig
.gitignore
.gitlab-ci.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
CREDITS.md
Doxyfile
Fennix Bootloader.code-workspace
Fennix Drivers.code-workspace
Fennix Kernel.code-workspace
Fennix Userspace.code-workspace
Fennix Website.code-workspace
Fennix.code-workspace
LICENSE.md
LICENSES.md
Makefile
README.md
SECURITY.md
STYLE_GUIDE.md
config.mk
5 lines
123 B
C++
5 lines
123 B
C++
/*
|
|
Well, messed my Makefile and removed all .cpp files.
|
|
Most of the files got recovered, but this one didn't survive.
|
|
*/
|