Selaa lähdekoodia

First version

tags/v0.9.3
Michael Brown 19 vuotta sitten
vanhempi
commit
9cc90cbb07
1 muutettua tiedostoa jossa 6 lisäystä ja 0 poistoa
  1. 6
    0
      src/arch/i386/include/relocate.h

+ 6
- 0
src/arch/i386/include/relocate.h Näytä tiedosto

@@ -0,0 +1,6 @@
1
+#ifndef RELOCATE_H
2
+#define RELOCATE_H
3
+
4
+extern void relocate ( void );
5
+
6
+#endif /* RELOCATE_H */

Loading…
Peruuta
Tallenna