blob: 768ed36d6ebca5c6dd5188ec0efb75d8f2cf847c [file] [log] [blame]
#include "sub.h"
int sub(void) {
return 0;
}