aboutsummaryrefslogtreecommitdiff
path: root/src/boot.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot.S')
-rw-r--r--src/boot.S4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/boot.S b/src/boot.S
index 3e8a209..9259874 100644
--- a/src/boot.S
+++ b/src/boot.S
@@ -137,10 +137,6 @@ core0_mbox: .word 0
core1_mbox: .word 0
core2_mbox: .word 0
core3_mbox: .word 0
-core0_msg: .asciz "Powering up, Core 0 Online!\n"
-core1_msg: .asciz "Powering up, Core 1 Online!\n"
-core2_msg: .asciz "Powering up, Core 2 Online!\n"
-core3_msg: .asciz "Powering up, Core 3 Online!\n"
.section .bss.estacks
.align 4