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

#include <panic.h>

Public Attributes

boolenabled
 
void(* hook )(void)
 
const char *const name
 
long long __padding
 

Detailed Description

Definition at line 13 of file panic.h.

Member Data Documentation

◆ enabled

bool* enabled

Definition at line 15 of file panic.h.

◆ hook

void(* hook) (void)

Definition at line 16 of file panic.h.

◆ name

const char* const name

Definition at line 17 of file panic.h.

◆ __padding

long long __padding

Definition at line 18 of file panic.h.


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