mirror of
https://github.com/AxioDL/logvisor.git
synced 2025-12-09 05:27:47 +00:00
Add nxstl
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
#ifndef _NXSTL_MUTEX
|
||||
#define _NXSTL_MUTEX 1
|
||||
#ifdef __SWITCH__
|
||||
extern "C" {
|
||||
#include <switch/kernel/mutex.h>
|
||||
}
|
||||
|
||||
namespace std _GLIBCXX_VISIBILITY(default)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user