FrostWing
A lightweight raw-control operating system.
Loading...
Searching...
No Matches
meltdown.h File Reference

The headers for meltdown.c. More...

#include <basics.h>
#include <graphics.h>
Include dependency graph for meltdown.h:

Go to the source code of this file.

Functions

void meltdown_screen (cstring message, cstring file, int line, int64 error_code, int64 cr2, int64 int_no, struct InterruptFrame *frame)
 The Meltdown (Panic) Screen.

Detailed Description

The headers for meltdown.c.

Author
Pradosh (prado.nosp@m.shga.nosp@m.me@gm.nosp@m.ail..nosp@m.com)
Version
0.1
Date
2023-11-10

Definition in file meltdown.h.

Function Documentation

◆ meltdown_screen()

void meltdown_screen ( cstring message,
cstring file,
int line,
int64 error_code,
int64 cr2,
int64 int_no,
struct InterruptFrame * frame )

The Meltdown (Panic) Screen.

Parameters
messageThe Reason to cause a panic
fileHandler's file
lineHandler's line
error_codeError codes from registers
cr2
int_no