#ifndef BSP_Q7S_CORE_OBSW_H_
#define BSP_Q7S_CORE_OBSW_H_

namespace obsw {

int obsw();

};

#endif /* BSP_Q7S_CORE_OBSW_H_ */