LF OS
Hobby operating system for amd64 with high ambitions
Loading...
Searching...
No Matches
panic.h File Reference

(29312b1 fbconsole, panic: render panic after framebuffer was given to userspace - without clearing screen contents)

#include "cpu.h"
+ Include dependency graph for panic.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 __attribute__ ((noreturn)) void panic(void)
 

Variables

void * kernel_symbols
 

Function Documentation

◆ __attribute__()

__attribute__ ( (noreturn)  )

Variable Documentation

◆ kernel_symbols

void* kernel_symbols
extern

Definition at line 14 of file panic.c.