mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 12:32:40 +02:00
4 lines
68 B
C
4 lines
68 B
C
#include "path_buf.h"
|
|
|
|
char __thread __nx_dev_path_buf[PATH_MAX+1];
|