blob: ea3e6d85f47655abec233874531f5b5e1b074278 [file] [log] [blame]
#include "return_zero.h"
int return_zero() {
return 0;
}