Skip to content

Commit

Permalink
westeros: Housekeeping.
Browse files Browse the repository at this point in the history
Signed-off-by: TunaCici <[email protected]>
  • Loading branch information
TunaCici committed Apr 18, 2024
1 parent fa0cf92 commit 3d6b779
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions Kernel/Arch/ARM64/Memory.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
#ifndef ARM64_MEMORY_H
#define ARM64_MEMORY_H

#include <stdint.h>

#define ENTRY_SIZE 512

/*
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ YELLOW = \033[0;33m
BLUE = \033[0;34m
MAGENTA = \033[0;35m
CYAN = \033[0;36m
NC = \033[0m
NC = \033[0m

# Project
PROJECT_NAME = WesterOS
Expand Down

0 comments on commit 3d6b779

Please sign in to comment.