blob: 450fe5a3551fdf0c47b8e387aab930542c7cc74d [file] [log] [blame]
#ifndef TWO_H
#define TWO_H
LLDB_TEST_API void two();
#endif