Xyris  0.5
EarlyPanic.hpp File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 __attribute__ ((noreturn)) void EarlyPanic(const char *str)
 

Detailed Description

Early CGA-mode panic (no framebuffer)

Author
Keeton Feavel (keeto.nosp@m.n@xy.nosp@m.r.is)
Version
0.1
Date
2021-12-16

Definition in file EarlyPanic.hpp.

Function Documentation

◆ __attribute__()

__attribute__ ( (noreturn)  ) const

Prints a panic message to the screen (in CGA-mode only) and stops CPU execution.