davidcallanan / os-series

820 stars 120 forks source link

added alignment to the multiboot header #81

Closed primeseven1 closed 8 months ago

primeseven1 commented 1 year ago

the multiboot2 specification requires that the header should be 8 aligned, so i just added align 8 to the header since i noticed that wasn't there