mirror of
https://github.com/ipxe/ipxe
synced 2026-04-16 03:00:10 +03:00
First version
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
#ifndef RELOCATE_H
|
||||||
|
#define RELOCATE_H
|
||||||
|
|
||||||
|
extern void relocate ( void );
|
||||||
|
|
||||||
|
#endif /* RELOCATE_H */
|
||||||
Reference in New Issue
Block a user