;; /* ;; * ======================================================== ;; * ;; * NeKernel ;; * Copyright (C) 2025, Amlal El Mahrouss, licensed under the Apache 2.0 license. ;; * ;; * ======================================================== ;; */ .section .botz ;; // MAGIC .quad 0xDAB4 ;; // VERSION (1.0.0) .word 100 ;; // CPU (ARM64) .word 0 ;; // TYPE (KERNEL) .word 122