#include void gilbraltar_exception_handler(uint64_t exn, struct frame *frame) { while (1) __asm__ __volatile("wfi"); }