Namespaces | Functions
pm_x64.h File Reference

Go to the source code of this file.

Namespaces

 x64
 
 x64::pm
 

Functions

void __halt (void) noexcept
 
void __stop (void) noexcept
 
void x64::pm::halt () noexcept
 
void x64::pm::stop () noexcept
 

Function Documentation

◆ __halt()

void __halt ( void  )
noexcept

Definition at line 28 of file test_pm_x64.cpp.

◆ __stop()

void __stop ( void  )
noexcept

Definition at line 110 of file test_exit_handler_intel_x64.cpp.