#ifndef DUMMY_FUNCTIONS_H_
#define DUMMY_FUNCTIONS_H_

#include "globals.h"

void Main_return_to_local();

#endif