#ifndef STEP_2_HPP #define STEP_2_HPP static const char *STEP2_TAG = "step2"; void step2(void) { } #endif /* STEP_2_HPP */