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