Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
valtyr committed Jun 28, 2021
1 parent fc2c225 commit cc8f022
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/impl/kernel/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ extern FBImage popcorn_logo;
extern u16 popcorn_chime[];
extern u32 popcorn_chime_length;

static u8 s_pit_counter = 0;
static u8 s_swap_counter = 0;

void kernel_main(u32 magic, void *addr)
{
BIOSGreeting();
Expand Down

0 comments on commit cc8f022

Please sign in to comment.