First version

pull/1/head
Michael Brown 2005-04-09 13:32:26 +00:00
parent c8c7d93757
commit 9cc90cbb07
1 changed files with 6 additions and 0 deletions

View File

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