Remove HERE macro
Some cleanup. Add location to some functions.
This commit is contained in:
@@ -11,9 +11,6 @@
|
||||
#include "mutex.h"
|
||||
#include "lockless.h"
|
||||
|
||||
// Report error and call std::abort(), defined in main.cpp
|
||||
[[noreturn]] void report_fatal_error(const std::string&);
|
||||
|
||||
// Hardware core layout
|
||||
enum class native_core_arrangement : u32
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user