Kaynağa Gözat

First version

tags/v0.9.3
Michael Brown 19 yıl önce
ebeveyn
işleme
9cc90cbb07
1 değiştirilmiş dosya ile 6 ekleme ve 0 silme
  1. 6
    0
      src/arch/i386/include/relocate.h

+ 6
- 0
src/arch/i386/include/relocate.h Dosyayı Görüntüle

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

Loading…
İptal
Kaydet