blob: 472e135f2b612a83c42591d0dcca5e0de39697a6 [file] [log] [blame]
#ifndef SIMPLE2_H_
#define SIMPLE2_H_
int simple_simple_function(void);
#endif