blob: 6896bfd17f7e4c639e8c52ca0dccd1ab70593dcf [file] [log] [blame]
#ifndef SIMPLE_H_
#define SIMPLE_H_
int simple_function(void);
#endif