mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 20:19:38 +00:00
Web file system implementation + fixes
This commit is contained in:
@@ -10,7 +10,7 @@ namespace PLSysCalls
|
||||
void Sleep(uint32_t ticks);
|
||||
void Exit(int exitCode);
|
||||
|
||||
#if GP_DEBUG_CONFIG && GP_ASYNCIFY_PARANOID
|
||||
#if GP_DEBUG_CONFIG && GP_ASYNCIFY_PARANOID_VALIDATION
|
||||
class AsyncifyDisarmScope
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user