est cases - rocket-tools/riscv-gnu-toolchain/qemu/meson.git - Unnamed repository; edit this file 'description' to name the repository.
1 2 3 4 5 6 7 8
#ifdef _FILE_OFFSET_BITS #error "_FILE_OFFSET_BITS should not be set" #endif int main(int argc, char *argv[]) { return 0; }