mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-12-15 16:26:20 +00:00
3 lines
62 B
C
3 lines
62 B
C
|
|
#define _FILE_OFFSET_BITS 64
|
||
|
|
typedef unsigned long long u64;
|