ecomaikgolf / alma

toy kernel written in C++ for x86-64 machines with the mere purpose of learning OS development
8 stars 1 forks source link

Create the initial kernel #11

Closed ecomaikgolf closed 3 years ago

ecomaikgolf commented 3 years ago

Create a dummy kernel.c file. Write the _start() function and return a value.

ecomaikgolf commented 3 years ago

e4655c65e832c8b9ca98dbe0bb950c4a540c2c85