/* Trivial multiboot2 program. gcc -fno-builtin -nostdinc -m32 -nostdlib -Wl,-N -Wl,-Ttext -Wl,0x100000 -o crash crash.S */ .file "startup.S" .text .globl _start _start: .long 0xe85250d6 .long 0 .long -0xe85250d6