mirror of
https://github.com/ipxe/ipxe
synced 2025-12-07 09:50:26 +03:00
First version
This commit is contained in:
6
src/arch/i386/include/relocate.h
Normal file
6
src/arch/i386/include/relocate.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef RELOCATE_H
|
||||
#define RELOCATE_H
|
||||
|
||||
extern void relocate ( void );
|
||||
|
||||
#endif /* RELOCATE_H */
|
||||
Reference in New Issue
Block a user