@@ -0,0 +1,6 @@
+#ifndef RELOCATE_H
+#define RELOCATE_H
+
+extern void relocate ( void );
+#endif /* RELOCATE_H */