Go to file
Eric-Paul Ickhorn 0d16e3e35a
Make driver initialization easier in manager.asm
With this change, the driver's setup function only has to be added
to the 'driver_init_functions'-array and it will be called once
'setup_drivers' is called.
2024-07-24 00:14:55 +02:00
i386 Make driver initialization easier in manager.asm 2024-07-24 00:14:55 +02:00
.gitignore Add .gitignore with binaries and some folders 2024-07-06 00:12:06 +02:00