david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

First version

This commit is contained in:
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 */