kernel/src
Eric-Paul Ickhorn 2f9ca93cb1 Basic userspace driver infrastructure 2023-05-29 15:42:56 +02:00
..
boot Basic userspace driver infrastructure 2023-05-29 15:42:56 +02:00
drivers Basic userspace driver infrastructure 2023-05-29 15:42:56 +02:00
mm fix (heap): fixed bug that caused invalid addresses as result of memory allocations 2023-05-19 01:20:15 +02:00
modules refactor (drivers): applied driver directory change to include statements 2023-05-28 21:06:06 +02:00
platform Basic userspace driver infrastructure 2023-05-29 15:42:56 +02:00
proc refactor (drivers): applied driver directory change to include statements 2023-05-28 21:06:06 +02:00
utils Basic userspace driver infrastructure 2023-05-29 15:42:56 +02:00