Files
libsodium/builds/wasm32-freestanding/include/sys/stat.h
T
Frank Denis ee2972b83e Remove support for WASI
Freestanding WebAssembly is enough, and WASI has always been a
pain to support.
2026-08-26 14:25:41 +02:00

4 lines
47 B
C

#ifndef _SYS_STAT_H
#define _SYS_STAT_H
#endif