mirror of https://github.com/ipxe/ipxe.git
First version
parent
c8c7d93757
commit
9cc90cbb07
|
@ -0,0 +1,6 @@
|
|||
#ifndef RELOCATE_H
|
||||
#define RELOCATE_H
|
||||
|
||||
extern void relocate ( void );
|
||||
|
||||
#endif /* RELOCATE_H */
|
Loading…
Reference in New Issue