Formating tweaks overall
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
#define VGA_MEMORY P2V(0xB8000)
|
||||
|
||||
struct vga_cell {
|
||||
uint8_t c;
|
||||
uint8_t f;
|
||||
uint8_t c;
|
||||
uint8_t f;
|
||||
}__attribute__((packed));
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user