mirror of
https://github.com/xcat2/xNBA.git
synced 2026-04-13 16:41:29 +00: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