essence-os/arch/x86_32/kernel.s

9 lines
67 B
ArmAsm

[bits 32]
[section .text]
[global _start]
_start:
; TODO
jmp $