#ifndef WEAK_BSS_3569_H #define WEAK_BSS_3569_H // Fake header. // This is some kind of weak objects that get included in the .bss sections of several TUs. // Its true source is currently unknown, so include this header in TUs that need it to match for now. #include "dolphin/mtx/vec.h" static Vec bss_3569; #endif /* WEAK_BSS_3569_H */