MOS Source Code
Loading...
Searching...
No Matches
panic_point_t Struct Reference

#include <panic.hpp>

Public Attributes

ptr_t ip
const char * file
const char * func
u64 line

Detailed Description

Definition at line 23 of file panic.hpp.

Member Data Documentation

◆ ip

ptr_t ip

Definition at line 25 of file panic.hpp.

Referenced by handle_kernel_panic().

◆ file

const char* file

Definition at line 26 of file panic.hpp.

Referenced by handle_kernel_panic().

◆ func

const char * func

Definition at line 26 of file panic.hpp.

Referenced by handle_kernel_panic().

◆ line

u64 line

Definition at line 27 of file panic.hpp.

Referenced by handle_kernel_panic().


The documentation for this struct was generated from the following file: