mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-07-02 19:27:03 +00:00
3 lines
62 B
C
3 lines
62 B
C
#define _FILE_OFFSET_BITS 64
|
|
typedef unsigned long long u64;
|